Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6e71b4

Browse files
committed
Update to Acegi Standard Project 0.1.6 and replace FindBugs with SpotBugs
1 parent17a7dbc commite6e71b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>au.com.acegi</groupId>
66
<artifactId>acegi-standard-project</artifactId>
7-
<version>0.1.4</version>
7+
<version>0.1.6</version>
88
</parent>
99
<groupId>org.lmdbjava</groupId>
1010
<artifactId>lmdbjava</artifactId>
@@ -164,8 +164,8 @@
164164
<artifactId>jacoco-maven-plugin</artifactId>
165165
</plugin>
166166
<plugin>
167-
<groupId>org.codehaus.mojo</groupId>
168-
<artifactId>findbugs-maven-plugin</artifactId>
167+
<groupId>com.github.spotbugs</groupId>
168+
<artifactId>spotbugs-maven-plugin</artifactId>
169169
</plugin>
170170
<plugin>
171171
<groupId>au.com.acegi</groupId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp