Skip to content

Commit 68268b9

Browse files
chore(deps-dev): bump the maven-plugins group across 2 directories with 1 update
Bumps the maven-plugins group with 1 update in the /apps/ai-jvm-analyzer directory: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Bumps the maven-plugins group with 1 update in the /apps/unicorn-store-spring directory: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.1 to 1.1.3 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.1...1.1.3) Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.1 to 1.1.3 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.1...1.1.3) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb9cd01 commit 68268b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/ai-jvm-analyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.graalvm.buildtools</groupId>
9595
<artifactId>native-maven-plugin</artifactId>
96-
<version>1.1.1</version>
96+
<version>1.1.3</version>
9797
<extensions>true</extensions>
9898
<configuration>
9999
<metadataRepository>

apps/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.graalvm.buildtools</groupId>
174174
<artifactId>native-maven-plugin</artifactId>
175-
<version>1.1.1</version>
175+
<version>1.1.3</version>
176176
<extensions>true</extensions>
177177
<configuration>
178178
<metadataRepository>

0 commit comments

Comments
 (0)