Skip to content

Commit fe2be2e

Browse files
committed
Upgrading CXF, Commons Lang and MariaDB JDBC driver
1 parent 45a0b59 commit fe2be2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ under the License.
409409
<connid.okta.version>3.0.4</connid.okta.version>
410410
<connid.cmd.version>0.5</connid.cmd.version>
411411

412-
<cxf.version>3.6.3</cxf.version>
412+
<cxf.version>3.6.4</cxf.version>
413413
<bouncycastle.version>1.70</bouncycastle.version>
414414
<nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
415415

@@ -437,7 +437,7 @@ under the License.
437437
<log4j2.version>2.22.0</log4j2.version>
438438
<disruptor.version>3.4.4</disruptor.version>
439439

440-
<commons-lang3.version>3.14.0</commons-lang3.version>
440+
<commons-lang3.version>3.15.0</commons-lang3.version>
441441
<commons-jexl.version>3.4.0</commons-jexl.version>
442442
<commons-text.version>1.12.0</commons-text.version>
443443

@@ -509,7 +509,7 @@ under the License.
509509

510510
<jdbc.postgresql.version>42.7.3</jdbc.postgresql.version>
511511
<jdbc.mysql.version>9.0.0</jdbc.mysql.version>
512-
<jdbc.mariadb.version>3.4.0</jdbc.mariadb.version>
512+
<jdbc.mariadb.version>3.4.1</jdbc.mariadb.version>
513513
<jdbc.mssql.version>12.6.1.jre11</jdbc.mssql.version>
514514
<jdbc.oracle.version>23.4.0.24.05</jdbc.oracle.version>
515515

0 commit comments

Comments
 (0)