Branch: refs/heads/5.11
Home:
https://github.com/hibernate/hibernate-search
Commit: 2d48321b756ee46adc1273bd6a6677ddcd6ad7d2
https://github.com/hibernate/hibernate-search/commit/2d48321b756ee46adc12...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4075 Upgrade to Hibernate Commons Annotations 5.1.1.Final
This is especially important to support newer versions of Hibernate ORM,
which will rely on methods introduced in this version of HCANN.
This version of HCANN is apparently backwards compatible, so users
should still be able to rely on older versions of ORM, as long as *we*
refrain from using newer methods introduced in HCANN 5.1.1.Final.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 74ad21014fc1d60da8ddd4661e7c54798db752dc
https://github.com/hibernate/hibernate-search/commit/74ad21014fc1d60da8dd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4075 POM formatting fixes
This is not really necessary, but git keeps suggesting these changes
every time we backport a commit from Search 6. Let's apply them just to
get rid of this noise.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-search/compare/ae2346820f2e...74ad...