Skip to content

Commit

Permalink
build: update to spring-javaformat-maven-plugin 0.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Sep 21, 2022
1 parent d0f502d commit 3969916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnsearch</groupId>
<artifactId>xtermjs-spring-boot-starter</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<packaging>jar</packaging>
<name>xtermjs-spring-boot-starter</name>
<description>Xterm.js for Spring Boot App</description>
Expand Down Expand Up @@ -235,7 +235,7 @@
<plugin>
<groupId>io.spring.javaformat</groupId>
<artifactId>spring-javaformat-maven-plugin</artifactId>
<version>0.0.28</version>
<version>0.0.34</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 3969916

Please sign in to comment.