Skip to content

Commit f32f333

Browse files
[Java] Enable more easy wins (#4018)
1 parent 2e7ebcf commit f32f333

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

manifests/java.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ tests/:
865865
ratpack: v0.99.0
866866
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
867867
vertx3: v0.99.0
868-
vertx4: bug (APPSEC-54983)
868+
vertx4: v1.47.0
869869
Test_BodyRaw:
870870
'*': missing_feature
871871
akka-http: v1.22.0
@@ -1779,7 +1779,9 @@ tests/:
17791779
Test_ExtractBehavior_Ignore: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
17801780
Test_ExtractBehavior_Restart: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
17811781
Test_ExtractBehavior_Restart_With_Extract_First: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
1782-
Test_HeaderTags: missing_feature
1782+
Test_HeaderTags:
1783+
'*': v1.35.0
1784+
spring-boot-3-native: missing_feature (GraalVM. Tracing support only)
17831785
Test_HeaderTags_Colon_Leading: v0.102.0
17841786
Test_HeaderTags_Colon_Trailing: v0.102.0
17851787
Test_HeaderTags_DynamicConfig: missing_feature

0 commit comments

Comments
 (0)