Skip to content

Commit

Permalink
Pump vanillabp-spring-boot-support to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanpelikan committed Feb 6, 2023
1 parent a6b556d commit f67e1ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vanillabp-spring-boot-support.version>1.0.1</vanillabp-spring-boot-support.version>
<version.java>11</version.java>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>io.vanillabp</groupId>
<artifactId>spring-boot-support</artifactId>
<version>${vanillabp-spring-boot-support.version}</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>io.camunda</groupId>
Expand Down

0 comments on commit f67e1ad

Please sign in to comment.