Skip to content

Commit d86f0cd

Browse files
nicolnicol
nicol
authored and
nicol
committed
pom update
1 parent 0592a66 commit d86f0cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
5353

5454
<jwt.version>0.12.3</jwt.version>
55-
<lucene.version>9.8.0</lucene.version>
55+
<lucene.version>9.9.0</lucene.version>
5656
<artemis.version>2.31.2</artemis.version>
5757
<flatlaf.version>3.2.5</flatlaf.version>
5858
<qwartz.version>2.5.0-rc1</qwartz.version>
@@ -364,7 +364,7 @@
364364
<dependency>
365365
<groupId>org.mariadb.jdbc</groupId>
366366
<artifactId>mariadb-java-client</artifactId>
367-
<version>3.3.0</version>
367+
<version>3.3.1</version>
368368
</dependency>
369369
<dependency>
370370
<groupId>org.xerial</groupId>
@@ -517,7 +517,7 @@
517517
<dependency>
518518
<groupId>commons-io</groupId>
519519
<artifactId>commons-io</artifactId>
520-
<version>2.15.0</version>
520+
<version>2.15.1</version>
521521
</dependency>
522522

523523
<dependency>
@@ -528,7 +528,7 @@
528528
<dependency>
529529
<groupId>commons-logging</groupId>
530530
<artifactId>commons-logging</artifactId>
531-
<version>1.2</version>
531+
<version>1.3.0</version>
532532
</dependency>
533533
<dependency>
534534
<groupId>org.apache.commons</groupId>
@@ -619,7 +619,7 @@
619619
<dependency>
620620
<groupId>org.postgresql</groupId>
621621
<artifactId>postgresql</artifactId>
622-
<version>42.7.0</version>
622+
<version>42.7.1</version>
623623
</dependency>
624624
<dependency>
625625
<groupId>org.mozilla</groupId>

0 commit comments

Comments
 (0)