Skip to content

Commit 8a37190

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin in /dhis-2 (#24598)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.5.1 to 3.5.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-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc90a4e commit 8a37190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dhis-2/dhis-web-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<rootDir>../</rootDir>
1717
<build.time>${maven.build.timestamp}</build.time>
1818
<tomcat.version>11.0.22</tomcat.version>
19-
<jib.version>3.5.1</jib.version>
19+
<jib.version>3.5.2</jib.version>
2020
<jib.from.image>tomcat:${tomcat.version}-jre17</jib.from.image>
2121
<jib.to.image>dhis2/core-dev:local</jib.to.image>
2222
<!-- uid=65534(nobody) gid=65534(nogroup) present in Tomcat image -->

0 commit comments

Comments
 (0)