mbien commented on PR #8892:
URL: https://github.com/apache/netbeans/pull/8892#issuecomment-4232113308
dependency tree is now:
```
+- org.eclipse.jgit:org.eclipse.jgit.gpg.bc:jar:7.6.0.202603022253-r
[compile] (origin: central)
| +- org.bouncycastle:bcpg-jdk18on:jar:1.83 [compile] (origin:
central,jgit-repository)
| +- org.bouncycastle:bcprov-jdk18on:jar:1.83 [compile] (origin:
central,jgit-repository)
| +- org.bouncycastle:bcutil-jdk18on:jar:1.83 [compile] (origin:
central,jgit-repository)
| +- org.bouncycastle:bcpkix-jdk18on:jar:1.83 [compile] (origin:
central,jgit-repository)
| \- org.slf4j:slf4j-api:jar:2.0.17 [compile] (origin:
central,jgit-repository)
+- org.eclipse.jgit:org.eclipse.jgit.lfs:jar:7.6.0.202603022253-r [compile]
(origin: central)
| \- com.google.code.gson:gson:jar:2.13.2 [compile] (origin:
central,jgit-repository)
| \- com.google.errorprone:error_prone_annotations:jar:2.41.0 [compile]
(origin: central,jgit-repository)
+- org.eclipse.jgit:org.eclipse.jgit.ssh.jsch:jar:7.6.0.202603022253-r
[compile] (origin: central)
| +- com.jcraft:jsch:jar:0.1.55 [compile] (origin: central,jgit-repository)
| \- com.jcraft:jzlib:jar:1.1.3 [compile] (origin: central,jgit-repository)
\- org.eclipse.jgit:org.eclipse.jgit:jar:7.6.0.202603022253-r [compile]
(origin: central)
+- com.googlecode.javaewah:JavaEWAH:jar:1.2.3 [compile] (origin:
central,jgit-repository)
\- commons-codec:commons-codec:jar:1.21.0 [compile] (origin:
central,jgit-repository)
```
will bump commons-codec to the stated version. But other than that we are
good i believe.
slf4j-api we ship is at
[1.7.36](https://github.com/apache/netbeans/blob/0b304431ab37c805e32e000b1ebe662d9b32755f/ide/slf4j.api/external/binaries-list#L17),
but it seems to work fine with it. Bumping the major version there might be
risky - lets keep it a while longer.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists