Skip to content

Commit 51fd676

Browse files
chore(deps): bump the maven group across 4 directories with 1 update
Bumps the maven group with 1 update in the /unicorn_web/PublicationManagerService directory: org.apache.logging.log4j:log4j-core. Bumps the maven group with 1 update in the /unicorn_contracts/ContractsService directory: org.apache.logging.log4j:log4j-core. Bumps the maven group with 1 update in the /unicorn_web/SearchService directory: org.apache.logging.log4j:log4j-core. Bumps the maven group with 1 update in the /unicorn_approvals/ApprovalsService directory: org.apache.logging.log4j:log4j-core. Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.3 Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.3 Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.3 Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cda9a48 commit 51fd676

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • unicorn_approvals/ApprovalsService
  • unicorn_contracts/ContractsService
  • unicorn_web

unicorn_approvals/ApprovalsService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.logging.log4j</groupId>
116116
<artifactId>log4j-core</artifactId>
117-
<version>2.25.1</version>
117+
<version>2.25.3</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.apache.logging.log4j</groupId>

unicorn_contracts/ContractsService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.apache.logging.log4j</groupId>
7979
<artifactId>log4j-core</artifactId>
80-
<version>2.25.1</version>
80+
<version>2.25.3</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.apache.logging.log4j</groupId>

unicorn_web/PublicationManagerService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.apache.logging.log4j</groupId>
160160
<artifactId>log4j-core</artifactId>
161-
<version>2.25.1</version>
161+
<version>2.25.3</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>common</groupId>

unicorn_web/SearchService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>org.apache.logging.log4j</groupId>
161161
<artifactId>log4j-core</artifactId>
162-
<version>2.25.1</version>
162+
<version>2.25.3</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>common</groupId>

0 commit comments

Comments
 (0)