Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.fasterxml.jackson.core-…
Browse files Browse the repository at this point in the history
…jackson-databind-2.16.2
  • Loading branch information
sitepark-veltrup authored Mar 11, 2024
2 parents 746b555 + 05013a7 commit 7863514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.23.0</version>
<version>2.23.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -160,7 +160,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 7863514

Please sign in to comment.