Skip to content

Commit

Permalink
build(deps): bump com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0
Browse files Browse the repository at this point in the history
Bumps com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0.

---
updated-dependencies:
- dependency-name: com.ibm.db2:jcc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 931b3fe commit 0645088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-db2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.ibm.db2</groupId>
<artifactId>jcc</artifactId>
<version>11.5.9.0</version>
<version>12.1.0.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awssdk/rds -->
<dependency>
Expand Down

0 comments on commit 0645088

Please sign in to comment.