Skip to content

Commit

Permalink
Bump com.google.cloud.tools:jib-maven-plugin (#38)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 15, 2024
1 parent ea3fc73 commit 248211b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resilience-bench/operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<jib-maven-plugin.version>3.4.1</jib-maven-plugin.version>
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
<fabric8-client.version>6.11.0</fabric8-client.version>
<junit.version>5.10.2</junit.version>
<spring-boot.version>3.0.6</spring-boot.version>
Expand Down

0 comments on commit 248211b

Please sign in to comment.