Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated ${spotless.version} from 2.44.0.BETA1 to 2.44.0.BETA2
Updating parent from 3.3.2 to 3.3.3
  • Loading branch information
actions-user committed Aug 27, 2024
1 parent 23aa55e commit e40ff18
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 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<relativePath />
</parent>
<groupId>io.github.ardoco</groupId>
Expand All @@ -20,7 +20,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>
<ardoco.core.version>1.0.0</ardoco.core.version>
<stanford-corenlp.version>4.5.7</stanford-corenlp.version>
<spotless.version>2.44.0.BETA1</spotless.version>
<spotless.version>2.44.0.BETA2</spotless.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e40ff18

Please sign in to comment.