File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.itech</groupId >
66 <artifactId >astm-http-lib</artifactId >
7- <version >2.3.4 </version >
7+ <version >2.3.5 </version >
88
99 <properties >
1010 <java .version>21</java .version>
3636 <version >3.14.0</version >
3737 </dependency >
3838
39+
3940 </dependencies >
4041
4142 <build >
Original file line number Diff line number Diff line change 1111 </parent >
1212 <groupId >org.itech</groupId >
1313 <artifactId >astm-http-bridge</artifactId >
14- <version >2.3.4 </version >
14+ <version >2.3.5 </version >
1515 <name >astm-http-bridge</name >
1616 <description >Translates astm to http and vice versa</description >
1717 <properties >
3030 <dependency >
3131 <groupId >org.itech</groupId >
3232 <artifactId >astm-http-lib</artifactId >
33- <version >2.3.4 </version >
33+ <version >2.3.5 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.springframework.boot</groupId >
5757 </plugins >
5858 </build >
5959
60- </project >
60+ </project >
You can’t perform that action at this time.
0 commit comments