Skip to content

Commit 6c7ae3b

Browse files
dependabot[bot]lukasj
authored andcommitted
Bump the maven-plugins group in /jaxb-ri with 2 updates
Bumps the maven-plugins group in /jaxb-ri with 2 updates: org.apache.felix:maven-bundle-plugin and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `org.apache.felix:maven-bundle-plugin` from 6.1.0 to 6.1.2 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54d1ed0 commit 6c7ae3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jaxb-ri/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.felix</groupId>
160160
<artifactId>maven-bundle-plugin</artifactId>
161-
<version>6.1.0</version>
161+
<version>6.1.2</version>
162162
<configuration>
163163
<niceManifest>true</niceManifest>
164164
<instructions>
@@ -210,7 +210,7 @@
210210
<plugin>
211211
<groupId>org.apache.maven.plugins</groupId>
212212
<artifactId>maven-compiler-plugin</artifactId>
213-
<version>3.15.0</version>
213+
<version>3.16.0</version>
214214
</plugin>
215215
<plugin>
216216
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)