Skip to content

Commit e1178a3

Browse files
committed
Dependency bumps
1 parent 0a0a16d commit e1178a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.6.3</version>
8+
<version>2.6.4</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.changenode</groupId>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.postgresql</groupId>
7272
<artifactId>postgresql</artifactId>
73-
<version>42.3.2</version>
73+
<version>42.3.3</version>
7474
</dependency>
7575

7676
<!-- Layouts -->
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.webjars.npm</groupId>
137137
<artifactId>bootstrap-icons</artifactId>
138-
<version>1.8.0</version>
138+
<version>1.8.1</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>org.webjars</groupId>
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.webjars.npm</groupId>
147147
<artifactId>htmx.org</artifactId>
148-
<version>1.6.1</version>
148+
<version>1.7.0</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>org.webjars.npm</groupId>

0 commit comments

Comments
 (0)