Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e85ab6a commit b45378c
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.4</postgres.version>
<tomcat-jdbc.version>11.0.0</tomcat-jdbc.version>
<tomcat-jdbc.version>11.0.1</tomcat-jdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b45378c

Please sign in to comment.