Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent b93e073 commit c9c3272
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.8.0</version>
<version>11.5.9.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-rds -->
<dependency>
Expand Down

0 comments on commit c9c3272

Please sign in to comment.