Skip to content

Commit 3c85bb0

Browse files
committed
change JavaSE-25 in bndrun
Signed-off-by: dbulahov <[email protected]>
1 parent 081a869 commit 3c85bb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerjava/test.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
-runfw: org.apache.felix.framework
3333

34-
-runee: JavaSE-21
34+
-runee: JavaSE-25
3535

3636
-runrequires: \
3737
bnd.identity;id='${project.artifactId}-tests',\

testcontainers/core/test.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
-runfw: org.apache.felix.framework
3434

35-
-runee: JavaSE-21
35+
-runee: JavaSE-25
3636

3737
-runrequires: \
3838
bnd.identity;id='${project.artifactId}-tests',\

0 commit comments

Comments
 (0)