Skip to content

Commit

Permalink
chore(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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent ec786dc commit 7dae32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
<version>10.1.23</version>
<version>10.1.24</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7dae32e

Please sign in to comment.