File tree Expand file tree Collapse file tree
spring/fluentforms-sample-web-jersey-app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.7 </version >
8+ <version >4.0.0 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com._4point.aem.fluentforms</groupId >
1818 <java .version>17</java .version>
1919 <wiremock .version>3.13.1</wiremock .version>
2020 <wiremock-spring-boot .version>3.10.6</wiremock-spring-boot .version>
21- <htmlunit .version>4.16.0</htmlunit .version>
2221 <fluentforms .jersey.spring.boot.starter.version>0.0.5-SNAPSHOT</fluentforms .jersey.spring.boot.starter.version>
2322 <fp .hamcrest.matchers.version>0.0.4-SNAPSHOT</fp .hamcrest.matchers.version>
2423 </properties >
103102 </dependency >
104103 <dependency >
105104 <groupId >org.testcontainers</groupId >
106- <artifactId >junit-jupiter</artifactId >
105+ <artifactId >testcontainers- junit-jupiter</artifactId >
107106 <scope >test</scope >
108107 </dependency >
109108 <dependency >
You can’t perform that action at this time.
0 commit comments