Skip to content

Commit

Permalink
chore: [DevOps] bump the production-minor-patch group across 1 direct…
Browse files Browse the repository at this point in the history
…ory with 4 updates (#576)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 627da51 commit 98a9366
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependency-bundles/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.30.0</version>
<version>2.31.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@
<olingo-v4.version>5.0.0</olingo-v4.version>
<olingo-v2.version>2.0.13</olingo-v2.version>
<maven-plugin.version>3.9.9</maven-plugin.version>
<maven-plugin-annotations.version>3.14.0</maven-plugin-annotations.version>
<maven-plugin-annotations.version>3.15.0</maven-plugin-annotations.version>
<maven-plugin-testing.version>3.3.0</maven-plugin-testing.version>
<caffeine.version>3.1.8</caffeine.version>
<openapi-generator.version>7.8.0</openapi-generator.version>
<io-swagger-core-v3.version>2.2.22</io-swagger-core-v3.version>
<io-swagger-core-v3.version>2.2.23</io-swagger-core-v3.version>
<io-swagger-parser-v3.version>2.1.22</io-swagger-parser-v3.version>
<io-swagger-core.version>1.6.11</io-swagger-core.version>
<!-- sync plexus version with transitive dependency coming from "org.twadata.maven:mojo-executor" -->
Expand All @@ -119,7 +119,7 @@
<jakarta-activation.version>2.1.0</jakarta-activation.version>
<qdox.version>2.1.0</qdox.version>
<wiremock.version>3.9.1</wiremock.version>
<checkstyle.version>10.18.0</checkstyle.version>
<checkstyle.version>10.18.1</checkstyle.version>
<byte-buddy.version>1.15.1</byte-buddy.version>
<jsr305.optional>true</jsr305.optional>
</properties>
Expand Down

0 comments on commit 98a9366

Please sign in to comment.