Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-dbcp from 9.0.89 to 9.0.90
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-dbcp from 9.0.89 to 9.0.90.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 87ab888 commit dfb2fdc
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 @@ -167,7 +167,7 @@
<!-- kan gebruikt worden in de OracleConnectionUnwrapper -->
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-dbcp</artifactId>
<version>9.0.89</version>
<version>9.0.90</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit dfb2fdc

Please sign in to comment.