Skip to content

Commit

Permalink
Bump DB2 Driver to 12.1.0.0
Browse files Browse the repository at this point in the history
It also uses the jakarta.transaction packages, so no need to transform it
  • Loading branch information
gastaldi committed Nov 26, 2024
1 parent fad55f9 commit 79edab9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 89 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<adal4j.version>1.6.7</adal4j.version>
<oracle-jdbc.version>23.5.0.24.07</oracle-jdbc.version>
<derby-jdbc.version>10.16.1.1</derby-jdbc.version>
<db2-jdbc.version>11.5.8.0</db2-jdbc.version>
<db2-jdbc.version>12.1.0.0</db2-jdbc.version>
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<hamcrest.version>2.2</hamcrest.version><!-- The version needs to be compatible with both REST Assured and Awaitility -->
<junit.jupiter.version>5.10.5</junit.jupiter.version>
Expand Down

This file was deleted.

0 comments on commit 79edab9

Please sign in to comment.