Release 0.1.7 [skip ci]
This commit is contained in:
parent
c9add44037
commit
94523fead3
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [0.1.7]
|
||||
### 🐛 Fixes
|
||||
- [fcb1b92](https://w9r.dev/pom/spring-boot-starter/commits/fcb1b92) **deps**: update all non-major dependencies
|
||||
|
||||
---
|
||||
- [c9add44](https://w9r.dev/pom/spring-boot-starter/commits/c9add44) revert 16d3b08ef162154a523d0538c5230155fc166b8f
|
||||
|
||||
## [0.1.6]
|
||||
### 🧰 Tasks
|
||||
- [f6281a9](https://w9r.dev/pom/spring-boot-starter/commits/f6281a9) **deps**: update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3
|
||||
|
|
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.6</version>
|
||||
<version>0.1.7</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