Skip to content

Commit 7cb351c

Browse files
author
Jonathan Haber
committed
Upgrade to newer basepom
1 parent 7171a9d commit 7cb351c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.build-jdk8

Whitespace-only changes.

algebra/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
<artifactId>algebra</artifactId>
1212

13-
<properties>
13+
<!--<properties>
1414
<basepom.check.skip-findbugs>true</basepom.check.skip-findbugs>
15-
</properties>
15+
</properties>-->
1616

1717
<dependencies>
1818
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.hubspot</groupId>
77
<artifactId>basepom</artifactId>
8-
<version>25.2</version>
8+
<version>25.4</version>
99
</parent>
1010

1111
<artifactId>algebra-parent</artifactId>

0 commit comments

Comments
 (0)