Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/io.projectreactor-reactor-c…
Browse files Browse the repository at this point in the history
…ore-3.6.9
  • Loading branch information
kuntzed authored Aug 21, 2024
2 parents 2ef1410 + 54fdb8c commit 57f658f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<org.eclipse.jetty.version>12.0.12</org.eclipse.jetty.version>
<reactor.version>3.6.9</reactor.version>
<log4j2.version>2.23.1</log4j2.version>
<slf4j.api.version>2.0.13</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<slf4j.api.version>2.0.16</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20240303</org.json.version>
<sap.cloud.env.servicebinding.version>0.10.5</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.3.1</apache.httpclient5.version>
Expand Down Expand Up @@ -466,7 +466,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 57f658f

Please sign in to comment.