Skip to content

Commit a39062c

Browse files
committed
remove duplicate code
1 parent 88f7283 commit a39062c

File tree

1 file changed

+0
-6
lines changed
  • aws-serverless-java-container-springboot4

1 file changed

+0
-6
lines changed

aws-serverless-java-container-springboot4/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
<artifactId>jackson-databind</artifactId>
5656
<version>2.18.2</version>
5757
</dependency>
58-
<!-- Use Jackson 3.x for Spring Boot 4 compatibility -->
59-
<dependency>
60-
<groupId>tools.jackson.core</groupId>
61-
<artifactId>jackson-databind</artifactId>
62-
<version>3.0.2</version>
63-
</dependency>
6458
<dependency>
6559
<groupId>com.amazonaws.serverless</groupId>
6660
<artifactId>aws-serverless-java-container-core</artifactId>

0 commit comments

Comments
 (0)