Upgrade XJC plugin to address branch-switch issues
(cherry picked from commit caa0ae845d
)
This commit is contained in:
parent
40e8062313
commit
696590a51d
|
@ -20,7 +20,7 @@ buildscript {
|
|||
|
||||
|
||||
plugins {
|
||||
id 'org.hibernate.build.xjc-jakarta' version '1.0.2' apply false
|
||||
id 'org.hibernate.build.xjc-jakarta' version '2.0.2' apply false
|
||||
id 'org.hibernate.matrix-test' version '3.1.1' apply false
|
||||
id 'org.hibernate.orm.database-service' apply false
|
||||
id 'biz.aQute.bnd' version '6.3.1' apply false
|
||||
|
|
Loading…
Reference in New Issue