Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-core to v2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jan 26, 2023
1 parent acf9a06 commit c171190
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion api/pacman-api-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion api/pacman-api-asset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion api/pacman-api-compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion api/pacman-api-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion api/pacman-api-statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion api/pacman-api-vulnerability/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion jobs/pacman-cloud-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.0</version>
<version>2.12.2</version>
</dependency>
<dependency>
<groupId>org.elasticsearch</groupId>
Expand Down

0 comments on commit c171190

Please sign in to comment.