Skip to content

Commit bb8aa8a

Browse files
Bump revision from 3.3.3 to 3.3.4 (#90)
Bumps `revision` from 3.3.3 to 3.3.4. Updates `com.github.docker-java:docker-java` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.3.3...3.3.4) Updates `com.github.docker-java:docker-java-transport-httpclient5` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.3.3...3.3.4) --- updated-dependencies: - dependency-name: com.github.docker-java:docker-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.docker-java:docker-java-transport-httpclient5 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>
1 parent 9be0240 commit bb8aa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</scm>
3232

3333
<properties>
34-
<revision>3.3.3</revision>
34+
<revision>3.3.4</revision>
3535
<changelist>999999-SNAPSHOT</changelist>
3636
<jenkins.version>2.361.4</jenkins.version>
3737
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>

0 commit comments

Comments
 (0)