Skip to content

Commit

Permalink
chore: [DevOps] bump the production-minor-patch group with 3 updates (#…
Browse files Browse the repository at this point in the history
…504)

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 Jul 22, 2024
1 parent 838d630 commit e7b27c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.28.0</version>
<version>2.29.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<bouncycastle.version>1.78.1</bouncycastle.version>
<jakarta-activation.version>2.1.0</jakarta-activation.version>
<qdox.version>2.1.0</qdox.version>
<wiremock.version>3.8.0</wiremock.version>
<wiremock.version>3.9.0</wiremock.version>
<checkstyle.version>8.41</checkstyle.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
<jsr305.optional>true</jsr305.optional>
Expand Down Expand Up @@ -376,7 +376,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0</version>
<version>1.17.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit e7b27c7

Please sign in to comment.