Skip to content

Commit e4ac5a9

Browse files
authored
Merge pull request #2770 from aws-samples/dependabot/maven/apigw-http-api-lambda-rds-proxy-java/maven-137c5bd452
Bump the maven group across 7 directories with 1 update
2 parents 70acff9 + ffb1bb3 commit e4ac5a9

File tree

7 files changed

+7
-7
lines changed
  • apigw-http-api-lambda-rds-proxy-java
  • apigw-lambda-dynamodb-sam-java
  • apigw-lambda-eventbridge-lambda-sam-java
  • lambda-dynamodb-ddbstream-lambda-sam-java
  • lambda-eventbridge-stepfunctions-sam-java
  • lambda-step-functions-sam-java
  • stepfunctions-eventbridge-lambda-sam-java

7 files changed

+7
-7
lines changed

apigw-http-api-lambda-rds-proxy-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-core</artifactId>
55-
<version>2.18.3</version>
55+
<version>2.19.1</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.core</groupId>

apigw-lambda-dynamodb-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>
7272
<artifactId>jackson-core</artifactId>
73-
<version>2.13.1</version>
73+
<version>2.15.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.fasterxml.jackson.core</groupId>

apigw-lambda-eventbridge-lambda-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.core</groupId>
8383
<artifactId>jackson-core</artifactId>
84-
<version>2.13.1</version>
84+
<version>2.15.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.core</groupId>

lambda-dynamodb-ddbstream-lambda-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>
7171
<artifactId>jackson-core</artifactId>
72-
<version>2.13.1</version>
72+
<version>2.15.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>

lambda-eventbridge-stepfunctions-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>
7171
<artifactId>jackson-core</artifactId>
72-
<version>2.13.1</version>
72+
<version>2.15.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>

lambda-step-functions-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-core</artifactId>
63-
<version>2.13.1</version>
63+
<version>2.15.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>com.fasterxml.jackson.core</groupId>

stepfunctions-eventbridge-lambda-sam-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>
7171
<artifactId>jackson-core</artifactId>
72-
<version>2.13.1</version>
72+
<version>2.15.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)