Skip to content

Commit

Permalink
Merge pull request #461 from liquibase/dependabot/maven/org.apache.to…
Browse files Browse the repository at this point in the history
…mcat-tomcat-jdbc-10.1.24

chore(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.23 to 10.1.24
  • Loading branch information
liquibot authored May 23, 2024
2 parents 3b647f6 + 4ae5a9c commit c9f7d6f
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 c9f7d6f

Please sign in to comment.