From b53623ab1105de0453d6867d12af3ae6cb30d7a1 Mon Sep 17 00:00:00 2001 From: ReleaseBot Date: Thu, 9 Jan 2025 08:55:49 +0000 Subject: [PATCH] Release 0.1.8 [skip ci] --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f67dd5..940bc1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.8] +### 🛠 Build +- [24ea986](https://w9r.dev/pom/spring-boot-starter/commits/24ea986) do not run shade and cyclonedx on this pom + ## [0.1.7] ### 🐛 Fixes - [fcb1b92](https://w9r.dev/pom/spring-boot-starter/commits/fcb1b92) **deps**: update all non-major dependencies diff --git a/pom.xml b/pom.xml index 97bcf6e..f724d77 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 dev.w9r.pom spring-boot-starter - 0.1.7 + 0.1.8 pom spring-boot-starter A POM consisting of general dependencies and build settings