Skip to content

Commit b5cbc9a

Browse files
dependabot[bot]laeubi
authored andcommitted
Bump bnd.version from 7.0.0 to 7.1.0
Bumps `bnd.version` from 7.0.0 to 7.1.0. Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](bndtools/bnd@7.0.0...7.1.0) Updates `biz.aQute.bnd:bnd-testing-maven-plugin` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](bndtools/bnd@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7095c1 commit b5cbc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pax-jpa-tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>pom</packaging>
1010

1111
<properties>
12-
<bnd.version>7.0.0</bnd.version>
12+
<bnd.version>7.1.0</bnd.version>
1313
<org.eclipse.osgi.version>3.23.200</org.eclipse.osgi.version>
1414
<eclipselink.version>2.4.2</eclipselink.version>
1515
</properties>

0 commit comments

Comments
 (0)