Skip to content

Commit 0c8da9a

Browse files
committed
Setting a new version 4.5.24.0 with latest dependencies
1 parent e972e30 commit 0c8da9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44

55
<properties>
6-
<computate.version>4.5.8.0</computate.version>
6+
<computate.version>4.5.24.0</computate.version>
77
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
88
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
99
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
@@ -60,7 +60,7 @@
6060
<modelVersion>4.0.0</modelVersion>
6161
<groupId>org.computate</groupId>
6262
<artifactId>computate-base</artifactId>
63-
<version>4.5.8.0</version>
63+
<version>4.5.24.0</version>
6464
<packaging>pom</packaging>
6565
<name>Computate base project with default properties</name>
6666
<description>Computate base project with default properties. </description>

0 commit comments

Comments
 (0)