質問編集履歴

1

修正

2023/03/27 12:25

投稿

ji-koaa
ji-koaa

スコア6

test CHANGED
File without changes
test CHANGED
@@ -9,6 +9,7 @@
9
9
  - `java -jar *****.jar`を実行すると以下のエラー。
10
10
  ```
11
11
  Exception in thread "main" java.lang.UnsupportedClassVersionError: com/example/test/TestApplication has been compiled by a more recent version of the Java Runtime (class file version 64.0), this version of the Java Runtime only recognizes class file versions up to 52.0
12
+ ```
12
13
 
13
14
  ### 試したこと
14
15
  - mvnとjavaのバージョンです。