Author: fanningpj
Date: Tue Oct 29 20:10:51 2024
New Revision: 1921657

URL: http://svn.apache.org/viewvc?rev=1921657&view=rev
Log:
xmlbeans version

Modified:
    xmlbeans/trunk/build.gradle
    xmlbeans/trunk/xkit/README.txt

Modified: xmlbeans/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1921657&r1=1921656&r2=1921657&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Tue Oct 29 20:10:51 2024
@@ -147,7 +147,7 @@ dependencies {
 
 
     // previous xmlbeans version is used to bootstrap necessary schema bindings
-    bootstrap 'org.apache.xmlbeans:xmlbeans:5.3.0'
+    bootstrap 'org.apache.xmlbeans:xmlbeans:5.2.1'
     bootstrap "org.apache.logging.log4j:log4j-core:${log4jVersion}"
 
     genresources "org.apache.logging.log4j:log4j-core:${log4jVersion}"

Modified: xmlbeans/trunk/xkit/README.txt
URL: 
http://svn.apache.org/viewvc/xmlbeans/trunk/xkit/README.txt?rev=1921657&r1=1921656&r2=1921657&view=diff
==============================================================================
--- xmlbeans/trunk/xkit/README.txt (original)
+++ xmlbeans/trunk/xkit/README.txt Tue Oct 29 20:10:51 2024
@@ -13,7 +13,7 @@
  *  limitations under the License.
  */
 
-XMLBeans Development Kit Version 5.2.1
+XMLBeans Development Kit Version 5.2.2
 
 
 Welcome to XMLBeans!
@@ -21,9 +21,9 @@ Welcome to XMLBeans!
 
 Kit contents:
 
-(1) One copy of xmlbeans-5.2.1.jar, which contains XMLBeans.
+(1) One copy of xmlbeans-5.2.2.jar, which contains XMLBeans.
     Should work on any JDK 1.8.x or newer.
-    ./lib/xmlbeans-5.2.1.jar
+    ./lib/xmlbeans-5.2.2.jar
 
 (2) License information for XML Beans and included libraries
     ./LICENSE.txt



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to