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 f3e8c97 commit 24b15e5Copy full SHA for 24b15e5
aws-serverless-java-container-core/pom.xml
@@ -15,7 +15,7 @@
15
</parent>
16
17
<properties>
18
- <jackson.version>2.9.3</jackson.version>
+ <jackson.version>2.9.4</jackson.version>
19
<jaxrs.version>2.1</jaxrs.version>
20
<servlet.version>3.1.0</servlet.version>
21
</properties>
aws-serverless-java-container-spring/pom.xml
@@ -17,7 +17,7 @@
<spring.version>5.0.3.RELEASE</spring.version>
<spring-security.version>5.0.1.RELEASE</spring-security.version>
22
23
<dependencies>
0 commit comments