44 <parent >
55 <artifactId >parent</artifactId >
66 <groupId >org.nasdanika.core</groupId >
7- <version >2024.9.0-SNAPSHOT </version >
7+ <version >2024.9.0</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >common</artifactId >
1616 <dependency >
1717 <groupId >org.eclipse.emf</groupId >
1818 <artifactId >org.eclipse.emf.ecore</artifactId >
19- <version >2.36 .0</version >
19+ <version >2.37 .0</version >
2020 </dependency >
2121 <dependency >
2222 <groupId >org.eclipse.emf</groupId >
2323 <artifactId >org.eclipse.emf.ecore.xmi</artifactId >
24- <version >2.37 .0</version >
24+ <version >2.38 .0</version >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.json</groupId >
3131 <dependency >
3232 <groupId >org.yaml</groupId >
3333 <artifactId >snakeyaml</artifactId >
34- <version >2.2 </version >
34+ <version >2.3 </version >
3535 </dependency >
3636
3737 <dependency >
3838 <groupId >org.jsoup</groupId >
3939 <artifactId >jsoup</artifactId >
40- <version >1.17.2 </version >
40+ <version >1.18.1 </version >
4141 </dependency >
4242
4343 <dependency >
4949 <dependency >
5050 <groupId >org.apache.commons</groupId >
5151 <artifactId >commons-lang3</artifactId >
52- <version >3.14 .0</version >
52+ <version >3.17 .0</version >
5353 </dependency >
5454
5555 <dependency >
6767 <dependency >
6868 <groupId >org.springframework</groupId >
6969 <artifactId >spring-expression</artifactId >
70- <version >6.1.10 </version >
70+ <version >6.1.13 </version >
7171 </dependency >
7272
7373 <dependency >
7474 <groupId >commons-codec</groupId >
7575 <artifactId >commons-codec</artifactId >
76- <version >1.17.0 </version >
76+ <version >1.17.1 </version >
7777 </dependency >
7878 </dependencies >
7979</project >
0 commit comments