Skip to content

Commit

Permalink
build(deps-dev): bump org.apache.tomcat:tomcat-jdbc (#1606)
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-jdbc from 10.1.23 to 10.1.24.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 2f1b573 commit 152e6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<properties>
<postgres.version>42.7.3</postgres.version>
<tomcat-jdbc.version>10.1.23</tomcat-jdbc.version>
<tomcat-jdbc.version>10.1.24</tomcat-jdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 152e6a3

Please sign in to comment.