Filipe Roque
Filipe Roque
https://github.com/premium-minds/billy/issues/247 might be a solution to the Jakarta and Hibernate 6 problem.
https://github.com/premium-minds/billy/pull/159
https://github.com/premium-minds/billy/pull/162
dependabot can not detect maven relocations and Hibernate 6 was relocated from `org.hibernate:hibernate-core` to `org.hibernate.orm:hibernate-core` * https://github.com/dependabot/dependabot-core/issues/1947 * https://github.com/dependabot/dependabot-core/issues/2205 dependabot logs (https://github.com/premium-minds/billy/network/updates/411542563) ``` updater | INFO Checking if org.hibernate:hibernate-core 5.6.9.Final...
related: https://github.com/premium-minds/billy/issues/403
* https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes * https://bitbucket.org/snakeyaml/snakeyaml/commits/39a4b874c70ddf8beb0b73c4092ea1c700cc66df
running something like ` echo "test" | gpg --clearsign` prior to calling `mvn release:preform` seems to workaround the problem
We are also having this issue after upgrading to Jackson > 2.16.0 I did some bisecting with jackson-databind and the problem seems to have been introduced by https://github.com/FasterXML/jackson-databind/pull/3952 (to resolve...
How about ? ``` docker run -it --rm --name squid-container --net=host -e TZ=UTC ubuntu/squid:5.2-22.04_beta mvn biz.lermitage.oga:oga-maven-plugin:check -Dhttps.proxyHost=localhost -Dhttps.proxyPort=3128 ```
I don't use this plugin everyday, but I'm interested in helping. Beware of who the new maintainers are. https://github.com/dominictarr/event-stream was hacked a new maintainer.