Skip to content

Commit 062e30c

Browse files
author
Vladimir Kotal
committed
use latest JGit
1 parent c7aa847 commit 062e30c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opengrok-indexer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ information: Portions Copyright [yyyy] [name of copyright owner]
1818
1919
CDDL HEADER END
2020
21-
Copyright (c) 2010, 2020, Oracle and/or its affiliates. All rights reserved.
21+
Copyright (c) 2010, 2021, Oracle and/or its affiliates. All rights reserved.
2222
Portions Copyright (c) 2017-2020, Chris Fraire <[email protected]>.
2323
Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
2424
@@ -236,7 +236,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
236236
<dependency>
237237
<groupId>org.eclipse.jgit</groupId>
238238
<artifactId>org.eclipse.jgit</artifactId>
239-
<version>5.10.0.202012080955-r</version>
239+
<version>5.11.0.202103091610-r</version>
240240
</dependency>
241241
</dependencies>
242242

0 commit comments

Comments
 (0)