8000 update · githubcs/Java-Coding-Problems@e83bdba · GitHub
[go: up one dir, main page]

Skip to content

Commit e83bdba

Browse files
committed
update
1 parent 4c50a6b commit e83bdba

File tree

1 file changed

+1
-1
lines changed
  • Chapter_12/P226_AttributeLazyFetching

1 file changed

+1
-1
lines changed

Chapter_12/P226_AttributeLazyFetching/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
24-
<java.version>1.8</java.version>
24+
<java.version>12</java.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)
0