Skip to content

Commit 55fff66

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.46. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.44...v0.0.46) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-version: 0.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60ea7ab commit 55fff66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorization/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>io.spring.javaformat</groupId>
129129
<artifactId>spring-javaformat-maven-plugin</artifactId>
130-
<version>0.0.44</version>
130+
<version>0.0.46</version>
131131
<executions>
132132
<execution>
133133
<phase>validate</phase>

0 commit comments

Comments
 (0)