Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 0e2edcd commit a70e39a
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.26</tomcat-jdbc.version>
<tomcat-jdbc.version>10.1.28</tomcat-jdbc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a70e39a

Please sign in to comment.