Skip to content

Commit 3ddc0a4

Browse files
Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre (#99)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.7-jre to 33.4.8-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre 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 d98ffe9 commit 3ddc0a4

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-testing-harness

1 file changed

+1
-1
lines changed

maven-plugin-testing-harness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ under the License.
144144
<!-- newer version is required by plexus-testing -->
145145
<groupId>com.google.guava</groupId>
146146
<artifactId>guava</artifactId>
147-
<version>33.4.7-jre</version>
147+
<version>33.4.8-jre</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>junit</groupId>

0 commit comments

Comments
 (0)