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

Appearance settings

Commit 6fec77c

Browse filesBrowse files
Chore(deps): Bump maven-scm-provider-gitexe from 1.11.3 to 1.12.0
Bumps maven-scm-provider-gitexe from 1.11.3 to 1.12.0. --- updated-dependencies: - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 891420d commit 6fec77c
Copy full SHA for 6fec77c

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<spotbugs-maven-plugin.version>4.3.0</spotbugs-maven-plugin.version>
36+
<spotbugs-maven-plugin.version>4.4.1</spotbugs-maven-plugin.version>
3737
<spotbugs.version>4.4.1</spotbugs.version>
3838
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
3939
<hamcrest.version>2.2</hamcrest.version>
@@ -55,12 +55,12 @@
5555
<extension>
5656
<groupId>org.apache.maven.scm</groupId>
5757
<artifactId>maven-scm-provider-gitexe</artifactId>
58-
<version>1.11.3</version>
58+
<version>1.12.0</version>
5959
</extension>
6060
<extension>
6161
<groupId>org.apache.maven.scm</groupId>
6262
<artifactId>maven-scm-manager-plexus</artifactId>
63-
<version>1.11.3</version>
63+
<version>1.12.0</version>
6464
</extension>
6565
<!-- Doing site publishing manually for now -->
6666
<!--
@@ -422,7 +422,7 @@
422422
<dependency>
423423
<groupId>com.fasterxml.jackson.core</groupId>
424424
<artifactId>jackson-databind</artifactId>
425-
<version>2.12.5</version>
425+
<version>2.13.0</version>
426426
</dependency>
427427
<dependency>
428428
<groupId>commons-io</groupId>
@@ -465,7 +465,7 @@
465465
<dependency>
466466
<groupId>org.eclipse.jgit</groupId>
467467
<artifactId>org.eclipse.jgit</artifactId>
468-
<version>5.12.0.202106070339-r</version>
468+
<version>5.13.0.202109080827-r</version>
469469
<scope>test</scope>
470470
</dependency>
471471
<dependency>
@@ -533,7 +533,7 @@
533533
<dependency>
534534
<groupId>com.github.tomakehurst</groupId>
535535
<artifactId>wiremock-jre8-standalone</artifactId>
536-
<version>2.30.1</version>
536+
<version>2.31.0</version>
537537
<scope>test</scope>
538538
</dependency>
539539
<dependency>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.