File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <maven .build.timestamp.format>yyyyMMdd-HHmm</maven .build.timestamp.format>
1818 <dependency .spring.version>6.2.17</dependency .spring.version>
1919 <spring .security.version>6.4.13</spring .security.version>
20- <jdbc .postgresql.version>42.7.9 </jdbc .postgresql.version>
20+ <jdbc .postgresql.version>42.7.10 </jdbc .postgresql.version>
2121 <scala .version>3.8.2</scala .version>
2222 <scala .suffix>3</scala .suffix>
2323 <activemq .version>6.2.1</activemq .version>
3434 <twemoji .version>16.0.1</twemoji .version>
3535 <sttp .version>3.11.0</sttp .version>
3636 <flexmark .version>0.64.8</flexmark .version>
37- <jackson .version>2.21.1 </jackson .version>
37+ <jackson .version>2.21.2 </jackson .version>
3838 </properties >
3939
4040 <dependencies >
380380 <dependency >
381381 <groupId >org.jsoup</groupId >
382382 <artifactId >jsoup</artifactId >
383- <version >1.21.2 </version >
383+ <version >1.22.1 </version >
384384 </dependency >
385385
386386 <dependency >
575575 <plugin >
576576 <groupId >nl.geodienstencentrum.maven</groupId >
577577 <artifactId >sass-maven-plugin</artifactId >
578- <version >3.6.0 </version >
578+ <version >3.7.2 </version >
579579 <executions >
580580 <execution >
581581 <goals >
739739 <plugin >
740740 <groupId >com.github.blutorange</groupId >
741741 <artifactId >closure-compiler-maven-plugin</artifactId >
742- <version >2.31 .0</version >
742+ <version >2.32 .0</version >
743743 <executions >
744744 <execution >
745745 <id >default-minify</id >
You can’t perform that action at this time.
0 commit comments