Skip to content

Commit b36285e

Browse files
build(deps): bump the maven group across 4 directories with 1 update (#3281)
Bumps the maven group with 1 update in the /activemq-private-lambda-java-sam/activemq_message_sender_json directory: org.apache.logging.log4j:log4j-api. Bumps the maven group with 1 update in the /documentdb-lambda-java-sam/documentdb_streams_message_sender_json directory: org.apache.logging.log4j:log4j-api. Bumps the maven group with 1 update in the /msk-lambda-schema-avro-java-sam/kafka_event_consumer_function directory: org.apache.logging.log4j:log4j-api. Bumps the maven group with 1 update in the /rabbitmq-private-lambda-java-sam/rabbitmq_message_sender_json directory: org.apache.logging.log4j:log4j-api. Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.5 Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.5 Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.5 Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.5 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.5 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.5 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.5 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.5 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f1fb96 commit b36285e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • activemq-private-lambda-java-sam/activemq_message_sender_json
  • documentdb-lambda-java-sam/documentdb_streams_message_sender_json
  • msk-lambda-schema-avro-java-sam/kafka_event_consumer_function
  • rabbitmq-private-lambda-java-sam/rabbitmq_message_sender_json

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
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>
3030
<artifactId>log4j-api</artifactId>
31-
<version>2.25.3</version>
31+
<version>2.25.5</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.apache.logging.log4j</groupId>

documentdb-lambda-java-sam/documentdb_streams_message_sender_json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>
3030
<artifactId>log4j-api</artifactId>
31-
<version>2.25.3</version>
31+
<version>2.25.5</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.apache.logging.log4j</groupId>

msk-lambda-schema-avro-java-sam/kafka_event_consumer_function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.logging.log4j</groupId>
3434
<artifactId>log4j-api</artifactId>
35-
<version>2.25.3</version>
35+
<version>2.25.5</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.apache.logging.log4j</groupId>

rabbitmq-private-lambda-java-sam/rabbitmq_message_sender_json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>
3030
<artifactId>log4j-api</artifactId>
31-
<version>2.25.3</version>
31+
<version>2.25.5</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)