Skip to content

Commit 301a996

Browse files
authored
OAK-11595: update Tomcat JDBC dependency to 9.0.102 (#2177)
1 parent 057b30a commit 301a996

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
@@ -634,12 +634,12 @@
634634
<dependency>
635635
<groupId>org.apache.tomcat</groupId>
636636
<artifactId>tomcat-jdbc</artifactId>
637-
<version>9.0.98</version>
637+
<version>9.0.102</version>
638638
</dependency>
639639
<dependency>
640640
<groupId>org.apache.tomcat</groupId>
641641
<artifactId>tomcat-juli</artifactId>
642-
<version>9.0.98</version>
642+
<version>9.0.102</version>
643643
</dependency>
644644
<dependency>
645645
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)