Skip to content

Commit b466028

Browse files
Bump org.glassfish.hk2:osgi-resource-locator from 1.0.3 to 1.0.4
Bumps [org.glassfish.hk2:osgi-resource-locator](https://github.com/eclipse-ee4j/glassfish-hk2-extra) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2-extra/releases) - [Commits](eclipse-ee4j/glassfish-hk2-extra@1.0.3-RELEASE...1.0.4) --- updated-dependencies: - dependency-name: org.glassfish.hk2:osgi-resource-locator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 888338c commit b466028

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<groupId>org.glassfish.hk2</groupId>
124124
<artifactId>osgi-resource-locator</artifactId>
125125
<!-- Unfortunately we use the same coordinates as old Oracle, but versioning started from 1.0.0 -->
126-
<version>1.0.3</version>
126+
<version>1.0.4</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.glassfish.hk2</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<groupId>org.glassfish.hk2</groupId>
279279
<artifactId>osgi-resource-locator</artifactId>
280280
<!-- Unfortunately we use the same coordinates as old Oracle, but versioning started from 1.0.0 -->
281-
<version>1.0.3</version>
281+
<version>1.0.4</version>
282282
</dependency>
283283
<dependency>
284284
<groupId>org.apache.ant</groupId>

0 commit comments

Comments
 (0)