File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ While a spring-boot-starter like [cxf-spring-boot-starter] generally only serves
2727 <plugin>
2828 <groupId>de.codecentric</groupId>
2929 <artifactId>cxf-spring-boot-starter-maven-plugin</artifactId>
30- <version>1.1.4 .RELEASE</version>
30+ <version>2.0.0 .RELEASE</version>
3131 <executions>
3232 <execution>
3333 <goals>
Original file line number Diff line number Diff line change 180180 <goals >
181181 <goal >sign</goal >
182182 </goals >
183- <configuration >
184- <!-- This is necessary for gpg to not try to use the pinentry programs -->
185- <gpgArguments >
186- <arg >--pinentry-mode</arg >
187- <arg >loopback</arg >
188- </gpgArguments >
189- </configuration >
190183 </execution >
191184 </executions >
192185 </plugin >
You can’t perform that action at this time.
0 commit comments