Compare commits

..

1 commit

Author SHA1 Message Date
2a666ac61e chore(deps): update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v2
All checks were successful
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 1m24s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-01-09 10:01:14 +00:00
2 changed files with 3 additions and 7 deletions

View file

@ -1,7 +1,3 @@
## [0.1.10]
### 🐛 Fixes
- [e269770](https://w9r.dev/pom/spring-boot-starter/commits/e269770) **deps**: update dependency dev.w9r.pom:dependencies to v0.1.13
## [0.1.9]
### 🛠 Build
- [a004117](https://w9r.dev/pom/spring-boot-starter/commits/a004117) only one maven run for build and deploy

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.w9r.pom</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>0.1.10</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>
@ -89,7 +89,7 @@
<dependency>
<groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId>
<version>0.1.13</version>
<version>0.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -113,7 +113,7 @@
<dependency>
<groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId>
<version>0.1.13</version>
<version>0.1.0</version>
<type>pom</type>
</dependency>
<dependency>