Skip to content

Commit 8f4f782

Browse files
committed
2 parents 52e0d7c + 0ecc969 commit 8f4f782

17 files changed

Lines changed: 14 additions & 318 deletions

File tree

activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.core</groupId>
5858
<artifactId>jackson-core</artifactId>
59-
<version>2.15.1</version>
59+
<version>2.18.6</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.apache.activemq</groupId>

activemq-private-lambda-java-sam/activemq_message_sender_json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.fasterxml.jackson.core</groupId>
7878
<artifactId>jackson-core</artifactId>
79-
<version>2.15.1</version>
79+
<version>2.18.6</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.datatype</groupId>

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.19.1</version>
55+
<version>2.21.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.15.0</version>
73+
<version>2.18.6</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.15.0</version>
84+
<version>2.18.6</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.core</groupId>

cdk-kinesis-lambda-java/infrastructure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.assertj</groupId>
7272
<artifactId>assertj-core</artifactId>
73-
<version>3.23.1</version>
73+
<version>3.27.7</version>
7474
<scope>test</scope>
7575
</dependency>
7676
</dependencies>

dynamodb-eventbridge-scheduler/dynamodb-eventbridge-scheduler.json

Lines changed: 0 additions & 109 deletions
This file was deleted.

lambda-durable-function-chaining-sam/lambda-durable-function-chaining-sam.json

Lines changed: 0 additions & 108 deletions
This file was deleted.

lambda-durable-functions-nodejs-calling-ecs/lambda-durable-functions-nodejs-calling-ecs.json

Lines changed: 0 additions & 87 deletions
This file was deleted.

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.15.0</version>
72+
<version>2.18.6</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)