Release 0.1.9 [skip ci]

This commit is contained in:
ReleaseBot 2025-01-09 09:06:15 +00:00
parent a004117946
commit 475638fff7
Signed by: releasebot
GPG key ID: D5FC6DA012DC2A82
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## [0.1.9]
### 🛠 Build
- [a004117](https://w9r.dev/pom/spring-boot-starter/commits/a004117) only one maven run for build and deploy
## [0.1.8]
### 🛠 Build
- [24ea986](https://w9r.dev/pom/spring-boot-starter/commits/24ea986) do not run shade and cyclonedx on this pom

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.w9r.pom</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>0.1.8</version>
<version>0.1.9</version>
<packaging>pom</packaging>
<name>spring-boot-starter</name>
<description>A POM consisting of general dependencies and build settings</description>