Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit b959ae0

Browse files
committed
dependency updates voor java 11
1 parent e9159af commit b959ae0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>${project.groupId}</groupId>
8888
<artifactId>b3p-commons-core</artifactId>
89-
<version>5.0.4</version>
89+
<version>5.0.5</version>
9090
<exclusions>
9191
<exclusion>
9292
<groupId>javax.persistence</groupId>
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>${project.groupId}</groupId>
146146
<artifactId>b3p-commons-gis</artifactId>
147-
<version>5.1.0</version>
147+
<version>6.0.0</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>it.geosolutions</groupId>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>${project.groupId}</groupId>
156156
<artifactId>b3p-mapfile</artifactId>
157-
<version>5.0.0</version>
157+
<version>5.0.1</version>
158158
</dependency>
159159
<dependency>
160160
<groupId>org.apache.velocity</groupId>
@@ -357,7 +357,7 @@
357357
<dependency>
358358
<groupId>${project.groupId}</groupId>
359359
<artifactId>commons-mail-b3p</artifactId>
360-
<version>5.0.0</version>
360+
<version>5.0.1</version>
361361
</dependency>
362362
</dependencies>
363363
</dependencyManagement>

0 commit comments

Comments
 (0)