Skip to content

Commit 4ff498d

Browse files
committed
- Code improvements for domain's work schedule and unit of measure functionality
- Updated RabbitMQ to 5.27.0 - Updated ActiveMQ to 5.19.1 - Updated Jetty to 9.4.58.v20250814 - Updated Kafka to 4.1.0 - Updated Nashorn to 15.7 - Updated JavaFX to 17.0.17
1 parent b5cc06d commit 4ff498d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<properties>
6-
<domain.version>3.12.2</domain.version>
6+
<domain.version>3.12.3</domain.version>
77
<maven.compiler.source>11</maven.compiler.source>
88
<maven.compiler.target>11</maven.compiler.target>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.point85</groupId>
1414
<artifactId>oee-collector</artifactId>
15-
<version>3.12.2</version>
15+
<version>3.12.3</version>
1616
<name>In-process data collector</name>
1717
<description>Executed by Java Service Wrapper</description>
1818

0 commit comments

Comments
 (0)