Skip to content

Commit

Permalink
Bump org.glassfish.hk2:hk2-locator from 3.0.2 to 3.1.1 (#1548)
Browse files Browse the repository at this point in the history
Bumps [org.glassfish.hk2:hk2-locator](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG)
- [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits)

---
updated-dependencies:
- dependency-name: org.glassfish.hk2:hk2-locator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 5, 2024
1 parent a846ab9 commit 950e6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glassfish-runner/batch-tck/apitests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-locator</artifactId>
<version>3.0.2</version>
<version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
Expand Down

0 comments on commit 950e6c8

Please sign in to comment.