File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
src/main/maven/org.apache.xmlbeans/xmlbeans Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 7676 </developer >
7777 </developers >
7878
79+ <dependencyManagement >
80+ <dependencies >
81+ <dependency >
82+ <groupId >org.apache.logging.log4j</groupId >
83+ <artifactId >log4j-bom</artifactId >
84+ <version >2.24.2</version >
85+ <type >pom</type >
86+ <scope >import</scope >
87+ </dependency >
88+ </dependencies >
89+ </dependencyManagement >
90+
7991 <dependencies >
80- <dependency >
81- <groupId >org.apache.logging.log4j</groupId >
82- <artifactId >log4j-bom</artifactId >
83- <version >2.24.2</version >
84- <type >pom</type >
85- <scope >import</scope >
86- </dependency >
8792 <dependency >
8893 <groupId >org.apache.logging.log4j</groupId >
8994 <artifactId >log4j-api</artifactId >
90- <version >2.24.2</version >
9195 </dependency >
9296 <dependency >
9397 <groupId >net.sf.saxon</groupId >
You can’t perform that action at this time.
0 commit comments