Skip to content

Commit 8aca948

Browse files
Bump io.spring.javaformat:spring-javaformat-maven-plugin (#53)
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.44 to 0.0.47. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.44...v0.0.47) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-version: 0.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b521d18 commit 8aca948

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.47</version>
131131
<executions>
132132
<execution>
133133
<phase>validate</phase>

0 commit comments

Comments
 (0)