Skip to content

Commit 27efed7

Browse files
authored
OAK-11342: update Tomcat JDBC dependency to 9.0.98 (#1940)
1 parent 18acf67 commit 27efed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oak-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,12 +639,12 @@
639639
<dependency>
640640
<groupId>org.apache.tomcat</groupId>
641641
<artifactId>tomcat-jdbc</artifactId>
642-
<version>9.0.87</version>
642+
<version>9.0.98</version>
643643
</dependency>
644644
<dependency>
645645
<groupId>org.apache.tomcat</groupId>
646646
<artifactId>tomcat-juli</artifactId>
647-
<version>9.0.87</version>
647+
<version>9.0.98</version>
648648
</dependency>
649649
<dependency>
650650
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)