Skip to content

Commit 9e95ba3

Browse files
chore(deps-dev): bump com.google.cloud.tools:jib-maven-plugin
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.5 to 3.5.1. - [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-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb9cd01 commit 9e95ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/spring-ai-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<java.version>25</java.version>
3131
<spring-ai.version>2.0.0</spring-ai.version>
3232
<postgresql.version>42.7.11</postgresql.version>
33-
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
33+
<jib-maven-plugin.version>3.5.1</jib-maven-plugin.version>
3434
<testcontainers.version>1.21.4</testcontainers.version>
3535
<loki-logback-appender.version>1.5.2</loki-logback-appender.version>
3636
</properties>

0 commit comments

Comments
 (0)