Release 0.1.1

This commit is contained in:
Oliver Weyhmüller 2025-01-05 15:52:57 +00:00
parent 90c156e791
commit 6f6cbd35c4
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## [0.1.1]
### 🛠 Build
- [90c156e](https://w9r.dev/pom/dependencies/commits/90c156e) add Sonarqube pipeline
## [0.1.0]
### 🚀 Features
- [e3591ac](https://w9r.dev/pom/dependencies/commits/e3591ac) add dependencies for json logging directly to POM

View file

@ -6,7 +6,7 @@
<groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
<name>Common Dependency Project Object Model for Maven Builds</name>
<description>Common dependencies and management of their versions</description>