Skip to content

Commit cc474fa

Browse files
authored
Merge pull request #177 from Nohit-Java17/develop
Develop
2 parents 581e257 + 55b6609 commit cc474fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
<dependency>
110110
<groupId>org.apache.tomcat.embed</groupId>
111111
<artifactId>tomcat-embed-core</artifactId>
112-
<version>9.0.99</version>
112+
<!-- max version -->
113+
<version>9.0.98</version>
113114
</dependency>
114115
<dependency>
115116
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)