File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
2+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
24 <modelVersion >4.0.0</modelVersion >
35
46 <parent >
2830 <jgit .version>5.13.1.202206130422-r</jgit .version>
2931 <jacoco .version>0.8.13</jacoco .version>
3032 <takari-plugin-testing .version>3.1.1</takari-plugin-testing .version>
31- <google-java-format .version>1.28.0 </google-java-format .version>
33+ <google-java-format .version>1.34.1 </google-java-format .version>
3234 </properties >
3335
3436 <modules >
130132
131133 <scm >
132134 <connection >scm:git:https://github.com/Cosium/git-code-format-maven-plugin</connection >
133- <developerConnection >scm:git:https://github.com/Cosium/git-code-format-maven-plugin</developerConnection >
135+ <developerConnection >scm:git:https://github.com/Cosium/git-code-format-maven-plugin
136+ </developerConnection >
134137 <url >https://github.com/Cosium/git-code-format-maven-plugin</url >
135138 <tag >HEAD</tag >
136139 </scm >
You can’t perform that action at this time.
0 commit comments