We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0da9a commit c18a243Copy full SHA for c18a243
pom.xml
@@ -109,7 +109,7 @@
109
<dependency>
110
<groupId>org.apache.tomcat.embed</groupId>
111
<artifactId>tomcat-embed-core</artifactId>
112
- <version>9.0.98</version>
+ <version>9.0.104</version>
113
</dependency>
114
115
<groupId>org.springframework.security</groupId>
@@ -157,7 +157,7 @@
157
<groupId>ch.qos.logback</groupId>
158
<artifactId>logback-core</artifactId>
159
<!-- max version -->
160
- <version>1.2.13</version>
+ <version>1.3.15</version>
161
162
<!-- ignore: spring-web, spring-webmvc, spring-context -->
163
</dependencies>
0 commit comments