File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.6.3 </version >
8
+ <version >2.6.4 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.changenode</groupId >
70
70
<dependency >
71
71
<groupId >org.postgresql</groupId >
72
72
<artifactId >postgresql</artifactId >
73
- <version >42.3.2 </version >
73
+ <version >42.3.3 </version >
74
74
</dependency >
75
75
76
76
<!-- Layouts -->
135
135
<dependency >
136
136
<groupId >org.webjars.npm</groupId >
137
137
<artifactId >bootstrap-icons</artifactId >
138
- <version >1.8.0 </version >
138
+ <version >1.8.1 </version >
139
139
</dependency >
140
140
<dependency >
141
141
<groupId >org.webjars</groupId >
145
145
<dependency >
146
146
<groupId >org.webjars.npm</groupId >
147
147
<artifactId >htmx.org</artifactId >
148
- <version >1.6.1 </version >
148
+ <version >1.7.0 </version >
149
149
</dependency >
150
150
<dependency >
151
151
<groupId >org.webjars.npm</groupId >
You can’t perform that action at this time.
0 commit comments