Skip to content

Commit 187a44b

Browse files
Bump io.spring.javaformat:spring-javaformat-maven-plugin
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.44 to 0.0.45. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.44...v0.0.45) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-version: 0.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba3de98 commit 187a44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend-webflux/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>io.spring.javaformat</groupId>
163163
<artifactId>spring-javaformat-maven-plugin</artifactId>
164-
<version>0.0.44</version>
164+
<version>0.0.45</version>
165165
<executions>
166166
<execution>
167167
<phase>validate</phase>

0 commit comments

Comments
 (0)