Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 2457eef

Browse files
committed
Upgrade to Spring Fu 0.3.2
See gh-178
1 parent 6539b3c commit 2457eef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spring-graalvm-native-samples/jafu-webmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework.fu</groupId>
3333
<artifactId>spring-fu-jafu</artifactId>
34-
<version>0.3.1</version>
34+
<version>0.3.2</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.springframework</groupId>

spring-graalvm-native-samples/jafu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework.fu</groupId>
3333
<artifactId>spring-fu-jafu</artifactId>
34-
<version>0.3.1</version>
34+
<version>0.3.2</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)