Release 0.1.5 [skip ci]
This commit is contained in:
parent
16d3b08ef1
commit
c70e27dad5
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
## [0.1.5]
|
||||
### 🧰 Tasks
|
||||
- [16d3b08](https://w9r.dev/pom/spring-boot-starter/commits/16d3b08) **deps**: update https://gitea.com/actions/upload-artifact action to v4
|
||||
|
||||
## [0.1.4]
|
||||
### 🧰 Tasks
|
||||
- [8e0ff3c](https://w9r.dev/pom/spring-boot-starter/commits/8e0ff3c) **deps**: pin dependencies
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>spring-boot-starter</artifactId>
|
||||
<version>0.1.4</version>
|
||||
<version>0.1.5</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-boot-starter</name>
|
||||
<description>A POM consisting of general dependencies and build settings</description>
|
||||
|
|
Loading…
Add table
Reference in a new issue