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

Commit e4698c8

Browse files
committed
Upgrade to Spring Fu 0.4.1
1 parent bcc402e commit e4698c8

File tree

2 files changed

+2
-2
lines changed
  • spring-graalvm-native-samples

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.springframework.fu</groupId>
3131
<artifactId>spring-fu-jafu</artifactId>
32-
<version>0.4.0</version>
32+
<version>0.4.1</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.springframework.boot</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.springframework.fu</groupId>
4646
<artifactId>spring-fu-jafu</artifactId>
47-
<version>0.4.0</version>
47+
<version>0.4.1</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)