Skip to content

Commit 7525fa8

Browse files
authored
Fix java17 version
1 parent e326d18 commit 7525fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Follow these three steps to quickly use the Spring Access Inspector:
4242
<plugin>
4343
<groupId>com.theodo</groupId>
4444
<artifactId>spring-access-inspector-plugin</artifactId>
45-
<version>1.2.2</version>
45+
<version>1.2.4</version>
4646
</plugin>
4747
<!-- ...existing plugins... -->
4848
</plugins>

0 commit comments

Comments
 (0)