[go: nahoru, domu]

Skip to content

Commit

Permalink
Update to use Spring Native 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Mar 1, 2022
1 parent 71208aa commit 2c8864d
Show file tree
Hide file tree
Showing 15 changed files with 53 additions and 237 deletions.
215 changes: 14 additions & 201 deletions angular-webflux/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions angular-webflux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<properties-maven-plugin.version>1.0.0</properties-maven-plugin.version>
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
<repackage.classifier/>
<spring-native.version>0.11.2</spring-native.version>
<spring-native.version>0.11.3</spring-native.version>
<!-- jhipster-needle-maven-property -->
</properties>

Expand Down Expand Up @@ -1139,7 +1139,7 @@
<id>native</id>
<properties>
<repackage.classifier>exec</repackage.classifier>
<native-buildtools.version>0.9.9</native-buildtools.version>
<native-buildtools.version>0.9.10</native-buildtools.version>
</properties>
<dependencies>
<dependency>
Expand Down
Binary file modified angular-webflux/src/main/resources/config/tls/keystore.p12
Binary file not shown.
Loading

0 comments on commit 2c8864d

Please sign in to comment.