Skip to content

Commit

Permalink
Merge pull request #2 from OpenConext/dependabot/maven/org.apache.tom…
Browse files Browse the repository at this point in the history
…cat.embed-tomcat-embed-core-9.0.90

Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.76 to 9.0.90
  • Loading branch information
oharsta authored Jul 19, 2024
2 parents 06af963 + 347acce commit 558dc04
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.76</version>
<version>9.0.90</version>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test -->
Expand Down

0 comments on commit 558dc04

Please sign in to comment.