Skip to content

Commit dc5e2e5

Browse files
committed
Update java in lockfile
1 parent 1903c5f commit dc5e2e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lockfile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29735,7 +29735,7 @@
2973529735
"environment": {
2973629736
"osName": "Linux",
2973729737
"mavenVersion": "3.9.12",
29738-
"javaVersion": "17.0.17"
29738+
"javaVersion": "17.0.18"
2973929739
},
2974029740
"config": {
2974129741
"includeMavenPlugins": true,
@@ -29749,4 +29749,4 @@
2974929749
"checksumAlgorithm": "SHA-256"
2975029750
}
2975129751
}
29752-
}
29752+
}

maven_plugin/lockfile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38663,7 +38663,7 @@
3866338663
"environment": {
3866438664
"osName": "Linux",
3866538665
"mavenVersion": "3.9.12",
38666-
"javaVersion": "17.0.17"
38666+
"javaVersion": "17.0.18"
3866738667
},
3866838668
"config": {
3866938669
"includeMavenPlugins": true,
@@ -38677,4 +38677,4 @@
3867738677
"checksumAlgorithm": "SHA-256"
3867838678
}
3867938679
}
38680-
}
38680+
}

0 commit comments

Comments
 (0)