|
1 | 1 | <!--
|
2 |
| - ~ Copyright 2022-2024 Sweden Connect |
| 2 | + ~ Copyright 2022-2025 Sweden Connect |
3 | 3 | ~
|
4 | 4 | ~ Licensed under the Apache License, Version 2.0 (the "License");
|
5 | 5 | ~ you may not use this file except in compliance with the License.
|
|
21 | 21 | <groupId>se.swedenconnect.signservice</groupId>
|
22 | 22 | <artifactId>signservice-application-bom</artifactId>
|
23 | 23 | <packaging>pom</packaging>
|
24 |
| - <version>1.1.2</version> |
| 24 | + <version>1.1.3</version> |
25 | 25 |
|
26 | 26 | <name>Sweden Connect :: SignService :: Application BOM</name>
|
27 | 27 | <description>BOM for SignService Applications</description>
|
|
114 | 114 | <groupId>org.springframework</groupId>
|
115 | 115 | <artifactId>spring-framework-bom</artifactId>
|
116 | 116 | <type>pom</type>
|
117 |
| - <version>6.2.0</version> |
| 117 | + <version>6.2.1</version> |
118 | 118 | <scope>import</scope>
|
119 | 119 | </dependency>
|
120 | 120 |
|
121 | 121 |
|
122 | 122 | <dependency>
|
123 | 123 | <groupId>se.idsec.signservice.commons</groupId>
|
124 | 124 | <artifactId>signservice-bom</artifactId>
|
125 |
| - <version>2.1.1</version> |
| 125 | + <version>2.2.0</version> |
126 | 126 | <type>pom</type>
|
127 | 127 | <scope>import</scope>
|
128 | 128 | </dependency>
|
129 | 129 |
|
130 | 130 | <dependency>
|
131 | 131 | <groupId>se.swedenconnect.signservice</groupId>
|
132 | 132 | <artifactId>signservice-core</artifactId>
|
133 |
| - <version>1.1.2</version> |
| 133 | + <version>1.1.3</version> |
134 | 134 | </dependency>
|
135 | 135 |
|
136 | 136 | <dependency>
|
137 | 137 | <groupId>se.swedenconnect.signservice</groupId>
|
138 | 138 | <artifactId>signservice-engine</artifactId>
|
139 |
| - <version>1.1.2</version> |
| 139 | + <version>1.1.3</version> |
140 | 140 | </dependency>
|
141 | 141 |
|
142 | 142 | <dependency>
|
143 | 143 | <groupId>se.swedenconnect.signservice</groupId>
|
144 | 144 | <artifactId>signservice-protocol-dssext11</artifactId>
|
145 |
| - <version>1.1.2</version> |
| 145 | + <version>1.1.3</version> |
146 | 146 | </dependency>
|
147 | 147 |
|
148 | 148 | <dependency>
|
149 | 149 | <groupId>se.swedenconnect.signservice</groupId>
|
150 | 150 | <artifactId>signservice-authn-base</artifactId>
|
151 |
| - <version>1.1.2</version> |
| 151 | + <version>1.1.3</version> |
152 | 152 | </dependency>
|
153 | 153 |
|
154 | 154 | <dependency>
|
155 | 155 | <groupId>se.swedenconnect.signservice</groupId>
|
156 | 156 | <artifactId>signservice-authn-saml</artifactId>
|
157 |
| - <version>1.1.2</version> |
| 157 | + <version>1.1.3</version> |
158 | 158 | </dependency>
|
159 | 159 |
|
160 | 160 | <dependency>
|
161 | 161 | <groupId>se.swedenconnect.signservice</groupId>
|
162 | 162 | <artifactId>signservice-audit-base</artifactId>
|
163 |
| - <version>1.1.2</version> |
| 163 | + <version>1.1.3</version> |
164 | 164 | </dependency>
|
165 | 165 |
|
166 | 166 | <dependency>
|
167 | 167 | <groupId>se.swedenconnect.signservice</groupId>
|
168 | 168 | <artifactId>signservice-audit-actuator</artifactId>
|
169 |
| - <version>1.1.2</version> |
| 169 | + <version>1.1.3</version> |
170 | 170 | </dependency>
|
171 | 171 |
|
172 | 172 | <dependency>
|
173 | 173 | <groupId>se.swedenconnect.signservice</groupId>
|
174 | 174 | <artifactId>signservice-signhandler</artifactId>
|
175 |
| - <version>1.1.2</version> |
| 175 | + <version>1.1.3</version> |
176 | 176 | </dependency>
|
177 | 177 |
|
178 | 178 | <dependency>
|
179 | 179 | <groupId>se.swedenconnect.signservice</groupId>
|
180 | 180 | <artifactId>signservice-keycert-base</artifactId>
|
181 |
| - <version>1.1.2</version> |
| 181 | + <version>1.1.3</version> |
182 | 182 | </dependency>
|
183 | 183 |
|
184 | 184 | <dependency>
|
185 | 185 | <groupId>se.swedenconnect.signservice</groupId>
|
186 | 186 | <artifactId>signservice-keycert-simple</artifactId>
|
187 |
| - <version>1.1.2</version> |
| 187 | + <version>1.1.3</version> |
188 | 188 | </dependency>
|
189 | 189 |
|
190 | 190 | <dependency>
|
191 | 191 | <groupId>se.swedenconnect.signservice</groupId>
|
192 | 192 | <artifactId>signservice-keycert-cmc</artifactId>
|
193 |
| - <version>1.1.2</version> |
| 193 | + <version>1.1.3</version> |
194 | 194 | </dependency>
|
195 | 195 |
|
196 | 196 | <dependency>
|
197 | 197 | <groupId>se.swedenconnect.signservice</groupId>
|
198 | 198 | <artifactId>signservice-config</artifactId>
|
199 |
| - <version>1.1.2</version> |
| 199 | + <version>1.1.3</version> |
200 | 200 | </dependency>
|
201 | 201 |
|
202 | 202 | <dependency>
|
203 | 203 | <groupId>se.swedenconnect.signservice</groupId>
|
204 | 204 | <artifactId>signservice-config-spring</artifactId>
|
205 |
| - <version>1.1.2</version> |
| 205 | + <version>1.1.3</version> |
206 | 206 | </dependency>
|
207 | 207 |
|
208 | 208 | <dependency>
|
209 | 209 | <groupId>se.swedenconnect.signservice</groupId>
|
210 | 210 | <artifactId>signservice-spring-boot-starter</artifactId>
|
211 |
| - <version>1.1.2</version> |
| 211 | + <version>1.1.3</version> |
212 | 212 | </dependency>
|
213 | 213 |
|
214 | 214 | </dependencies>
|
|
0 commit comments