Skip to content

Commit

Permalink
version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Mar 8, 2024
1 parent b868c8d commit 28d6e08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<openunison.version>1.0.40</openunison.version>
<mysql.version>8.0.33</mysql.version>
<qpid.version>1.11.0</qpid.version>
<sqlserver.version>12.4.2.jre11</sqlserver.version>
<postgresql.version>42.7.1</postgresql.version>
<sqlserver.version>12.6.1.jre11</sqlserver.version>
<postgresql.version>42.7.2</postgresql.version>
<mariadb.version>3.3.2</mariadb.version>
</properties>

Expand Down Expand Up @@ -114,7 +114,7 @@
</overlays>
<packagingExcludes>
WEB-INF/lib/log4j*2.14.1.jar,
WEB-INF/lib/jldap*2009-10-07.jar
WEB-INF/lib/jldap-2009-10-07.jar
</packagingExcludes>

</configuration>
Expand Down

0 comments on commit 28d6e08

Please sign in to comment.