We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7171a9d + f166a07 commit 993b427Copy full SHA for 993b427
.build-jdk8
algebra/pom.xml
@@ -10,10 +10,6 @@
10
11
<artifactId>algebra</artifactId>
12
13
- <properties>
14
- <basepom.check.skip-findbugs>true</basepom.check.skip-findbugs>
15
- </properties>
16
-
17
<dependencies>
18
<dependency>
19
<groupId>com.fasterxml.jackson.core</groupId>
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.hubspot</groupId>
7
<artifactId>basepom</artifactId>
8
- <version>25.2</version>
+ <version>25.4</version>
9
</parent>
<artifactId>algebra-parent</artifactId>
0 commit comments