diff --git a/checkstyle.html b/checkstyle.html index 2a7b55003..ecdb6091c 100644 --- a/checkstyle.html +++ b/checkstyle.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -61,7 +61,7 @@

Checkstyle Results

-

The following document contains the results of Checkstyle 10.13.0 with checkstyle.xml ruleset.

+

The following document contains the results of Checkstyle 10.15.0 with checkstyle.xml ruleset.

Summary

@@ -108,4 +108,4 @@

Details

} - + \ No newline at end of file diff --git a/ci-management.html b/ci-management.html index f46d93962..3353d05b9 100644 --- a/ci-management.html +++ b/ci-management.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -94,4 +94,4 @@

Notifiers

} - + \ No newline at end of file diff --git a/css/print.css b/css/print.css index 34af557de..1b5498288 100644 --- a/css/print.css +++ b/css/print.css @@ -32,4 +32,4 @@ body.docs div.docs { margin: 0 !important; border: none !important; -} +} \ No newline at end of file diff --git a/dependency-info.html b/dependency-info.html index 3453ec663..6efe5fade 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -73,28 +73,28 @@

Apache Maven

<dependency>
   <groupId>org.mybatis</groupId>
   <artifactId>mybatis-parent</artifactId>
-  <version>43-SNAPSHOT</version>
+  <version>43</version>
   <type>pom</type>
 </dependency>

Apache Ivy

-
<dependency org="org.mybatis" name="mybatis-parent" rev="43-SNAPSHOT">
+
<dependency org="org.mybatis" name="mybatis-parent" rev="43">
   <artifact name="mybatis-parent" type="pom" />
 </dependency>

Groovy Grape

@Grapes(
-@Grab(group='org.mybatis', module='mybatis-parent', version='43-SNAPSHOT')
+@Grab(group='org.mybatis', module='mybatis-parent', version='43')
 )

Gradle/Grails

-
implementation 'org.mybatis:mybatis-parent:43-SNAPSHOT'
+
implementation 'org.mybatis:mybatis-parent:43'

Scala SBT

-
libraryDependencies += "org.mybatis" % "mybatis-parent" % "43-SNAPSHOT"
+
libraryDependencies += "org.mybatis" % "mybatis-parent" % "43"

Leiningen

-
[org.mybatis/mybatis-parent "43-SNAPSHOT"]
+
[org.mybatis/mybatis-parent "43"]
@@ -114,4 +114,4 @@

Leiningen

} - + \ No newline at end of file diff --git a/dependency-updates-report.html b/dependency-updates-report.html index 810a92806..f8d0c41b9 100644 --- a/dependency-updates-report.html +++ b/dependency-updates-report.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -109,4 +109,4 @@

Dependency Updates

} - + \ No newline at end of file diff --git a/distribution-management.html b/distribution-management.html index a0a6185b6..6bed256c8 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -92,4 +92,4 @@

Site - gh-pages-scm

} - + \ No newline at end of file diff --git a/index.html b/index.html index d907da24b..d05524c9a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -88,4 +88,4 @@

About mybatis-parent

} - + \ No newline at end of file diff --git a/issue-management.html b/issue-management.html index 0cabd5294..efad839b8 100644 --- a/issue-management.html +++ b/issue-management.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -92,4 +92,4 @@

Issue Management

} - + \ No newline at end of file diff --git a/licenses.html b/licenses.html index 55a59c406..a0935350f 100644 --- a/licenses.html +++ b/licenses.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -294,4 +294,4 @@

The Apache Software License, Version 2.0

@@ -27,9 +27,9 @@ @@ -113,4 +113,4 @@

Project Mailing Lists

} - + \ No newline at end of file diff --git a/plugin-management.html b/plugin-management.html index 8394283ec..2e362490a 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -80,7 +80,7 @@

Project Plugin Management

- + @@ -88,11 +88,11 @@

Project Plugin Management

- + - + @@ -100,7 +100,7 @@

Project Plugin Management

- + @@ -116,7 +116,7 @@

Project Plugin Management

- + @@ -128,7 +128,7 @@

Project Plugin Management

- + @@ -144,7 +144,7 @@

Project Plugin Management

- + @@ -152,7 +152,7 @@

Project Plugin Management

- + @@ -188,7 +188,7 @@

Project Plugin Management

- + @@ -196,7 +196,7 @@

Project Plugin Management

- + @@ -220,19 +220,19 @@

Project Plugin Management

- + - + - + -
com.github.ekryd.sortpom sortpom-maven-plugin3.3.0
3.4.1
com.github.hazendaz.maven coveralls-maven-plugin
com.github.hazendaz.maven whitespace-maven-plugin1.3.1
1.3.2
com.github.spotbugs spotbugs-maven-plugin4.8.3.1
4.8.4.0
com.mycila license-maven-plugin
io.github.git-commit-id git-commit-id-maven-plugin7.0.0
8.0.2
net.revelc.code impsort-maven-plugin
org.apache.maven.plugins maven-assembly-plugin3.6.0
3.7.1
org.apache.maven.plugins maven-checkstyle-plugin
org.apache.maven.plugins maven-compiler-plugin3.12.1
3.13.0
org.apache.maven.plugins maven-dependency-plugin
org.apache.maven.plugins maven-gpg-plugin3.1.0
3.2.3
org.apache.maven.plugins maven-install-plugin
org.apache.maven.plugins maven-jar-plugin3.3.0
3.4.0
org.apache.maven.plugins maven-javadoc-plugin
org.apache.maven.plugins maven-shade-plugin3.5.1
3.5.2
org.apache.maven.plugins maven-site-plugin
org.apache.maven.plugins maven-source-plugin3.3.0
3.3.1
org.apache.maven.plugins maven-surefire-plugin
org.gaul modernizer-maven-plugin2.7.0
2.8.0
org.jacoco jacoco-maven-plugin0.8.11
0.8.12
org.openrewrite.maven rewrite-maven-plugin5.22.0
5.28.0
org.sonarsource.scanner.maven sonar-maven-plugin3.10.0.2594
+3.11.0.3922
@@ -252,4 +252,4 @@

Project Plugin Management

} - + \ No newline at end of file diff --git a/plugin-updates-report.html b/plugin-updates-report.html index 052a2d587..981662758 100644 --- a/plugin-updates-report.html +++ b/plugin-updates-report.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -114,7 +114,7 @@

Plugin Management

com.github.ekryd.sortpom sortpom-maven-plugin -3.3.0 +3.4.1 @@ -134,7 +134,7 @@

Plugin Management

com.github.hazendaz.maven whitespace-maven-plugin -1.3.1 +1.3.2 @@ -144,7 +144,7 @@

Plugin Management

com.github.spotbugs spotbugs-maven-plugin -4.8.3.1 +4.8.4.0 @@ -164,7 +164,7 @@

Plugin Management

io.github.git-commit-id git-commit-id-maven-plugin -7.0.0 +8.0.2 @@ -204,7 +204,7 @@

Plugin Management

org.apache.maven.plugins maven-assembly-plugin -3.6.0 +3.7.1 @@ -234,7 +234,7 @@

Plugin Management

org.apache.maven.plugins maven-compiler-plugin -3.12.1 +3.13.0 @@ -274,7 +274,7 @@

Plugin Management

org.apache.maven.plugins maven-gpg-plugin -3.1.0 +3.2.3 @@ -294,7 +294,7 @@

Plugin Management

org.apache.maven.plugins maven-jar-plugin -3.3.0 +3.4.0 @@ -384,7 +384,7 @@

Plugin Management

org.apache.maven.plugins maven-shade-plugin -3.5.1 +3.5.2 @@ -404,7 +404,7 @@

Plugin Management

org.apache.maven.plugins maven-source-plugin -3.3.0 +3.3.1 @@ -464,7 +464,7 @@

Plugin Management

org.gaul modernizer-maven-plugin -2.7.0 +2.8.0 @@ -474,7 +474,7 @@

Plugin Management

org.jacoco jacoco-maven-plugin -0.8.11 +0.8.12 @@ -484,7 +484,7 @@

Plugin Management

org.openrewrite.maven rewrite-maven-plugin -5.22.0 +5.28.0 @@ -494,7 +494,7 @@

Plugin Management

org.sonarsource.scanner.maven sonar-maven-plugin -3.10.0.2594 +3.11.0.3922 @@ -598,7 +598,7 @@

Plugin com.github.ekryd.sortpom:sortpom-maven-plugin

sortpom-maven-plugin Current Version -3.3.0
+3.4.1

Plugin com.github.hazendaz.maven:coveralls-maven-plugin

@@ -626,7 +626,7 @@

Plugin com.github.hazendaz.maven:whitespace-maven-plugin

-
whitespace-maven-plugin
Current Version1.3.1
+1.3.2

Plugin com.github.spotbugs:spotbugs-maven-plugin

@@ -640,7 +640,7 @@

Plugin com.github.spotbugs:spotbugs-maven-plugin

-
spotbugs-maven-plugin
Current Version4.8.3.1
+4.8.4.0

Plugin com.mycila:license-maven-plugin

@@ -725,7 +725,7 @@

Plugin io.github.git-commit-id:git-commit-id-maven-plugin

-
git-commit-id-maven-plugin
Current Version7.0.0
+8.0.2

Plugin net.revelc.code:impsort-maven-plugin

@@ -838,7 +838,7 @@

Plugin org.apache.maven.plugins:maven-assembly-plugin

-
maven-assembly-plugin
Current Version3.6.0
+3.7.1

Dependencies of org.apache.maven.plugins:maven-assembly-plugin

@@ -937,7 +937,7 @@

Plugin org.apache.maven.plugins:maven-compiler-plugin

-
maven-compiler-plugin
Current Version3.12.1
+3.13.0

Plugin org.apache.maven.plugins:maven-dependency-plugin

@@ -998,7 +998,7 @@

Dependencies of org.apache.maven.plugins:maven-enforcer-plugin

- + @@ -1030,7 +1030,7 @@

Dependency org.codehaus.mojo:extra-enforcer-rules

- + @@ -1050,7 +1050,7 @@

Plugin org.apache.maven.plugins:maven-gpg-plugin

-
org.codehaus.mojo extra-enforcer-rules1.7.01.8.0 jar extra-enforcer-rules
Current Version1.7.0
1.8.0
Classifier
maven-gpg-plugin
Current Version3.1.0
+3.2.3

Plugin org.apache.maven.plugins:maven-install-plugin

@@ -1078,7 +1078,7 @@

Plugin org.apache.maven.plugins:maven-jar-plugin

-
maven-jar-plugin
Current Version3.3.0
+3.4.0

Plugin org.apache.maven.plugins:maven-javadoc-plugin

@@ -1204,7 +1204,7 @@

Plugin org.apache.maven.plugins:maven-shade-plugin

-
maven-shade-plugin
Current Version3.5.1
+3.5.2

Plugin org.apache.maven.plugins:maven-site-plugin

@@ -1289,7 +1289,7 @@

Plugin org.apache.maven.plugins:maven-source-plugin

-
maven-source-plugin
Current Version3.3.0
+3.3.1

Plugin org.apache.maven.plugins:maven-surefire-plugin

@@ -1350,7 +1350,7 @@

Dependencies of org.codehaus.mojo:clirr-maven-plugin

- + @@ -1382,7 +1382,7 @@

Dependency org.apache.bcel:bcel

- + @@ -1430,7 +1430,7 @@

Plugin org.gaul:modernizer-maven-plugin

-
org.apache.bcel bcel6.8.16.8.2 jar bcel
Current Version6.8.1
6.8.2
Classifier
modernizer-maven-plugin
Current Version2.7.0
+2.8.0

Dependencies of org.gaul:modernizer-maven-plugin

@@ -1449,7 +1449,7 @@

Dependencies of org.gaul:modernizer-maven-plugin

- + @@ -1481,7 +1481,7 @@

Dependency org.ow2.asm:asm

- + @@ -1501,7 +1501,7 @@

Plugin org.jacoco:jacoco-maven-plugin

-
org.ow2.asm asm9.69.7 jar asm
Current Version9.6
9.7
Classifier
jacoco-maven-plugin
Current Version0.8.11
+0.8.12

Plugin org.openrewrite.maven:rewrite-maven-plugin

@@ -1515,7 +1515,7 @@

Plugin org.openrewrite.maven:rewrite-maven-plugin

-
rewrite-maven-plugin
Current Version5.22.0
+5.28.0

Plugin org.sonarsource.scanner.maven:sonar-maven-plugin

@@ -1529,7 +1529,7 @@

Plugin org.sonarsource.scanner.maven:sonar-maven-plugin

-
sonar-maven-plugin
Current Version3.10.0.2594
+3.11.0.3922
@@ -1549,4 +1549,4 @@

Plugin org.sonarsource.scanner.maven:sonar-maven-plugin

} - + \ No newline at end of file diff --git a/plugins.html b/plugins.html index 548e68a17..ba31d3b53 100644 --- a/plugins.html +++ b/plugins.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -80,11 +80,11 @@

Project Build Plugins

com.github.ekryd.sortpom sortpom-maven-plugin -3.3.0 +3.4.1 com.github.hazendaz.maven whitespace-maven-plugin -1.3.1 +1.3.2 com.mycila license-maven-plugin @@ -92,7 +92,7 @@

Project Build Plugins

io.github.git-commit-id git-commit-id-maven-plugin -7.0.0 +8.0.2 net.revelc.code impsort-maven-plugin @@ -119,24 +119,40 @@

Project Build Plugins

3.4.1 org.apache.maven.plugins +maven-gpg-plugin +3.2.3 + +org.apache.maven.plugins maven-install-plugin 3.1.1 + +org.apache.maven.plugins +maven-javadoc-plugin +3.6.3 org.apache.maven.plugins +maven-scm-publish-plugin +3.2.1 + +org.apache.maven.plugins maven-site-plugin 4.0.0-M13 + +org.apache.maven.plugins +maven-source-plugin +3.3.1 org.gaul modernizer-maven-plugin -2.7.0 +2.8.0 org.jacoco jacoco-maven-plugin -0.8.11 +0.8.12 org.openrewrite.maven rewrite-maven-plugin -5.22.0
+5.28.0

Project Report Plugins

@@ -146,7 +162,7 @@

Project Report Plugins

- + @@ -186,7 +202,7 @@

Project Report Plugins

-
com.github.spotbugs spotbugs-maven-plugin4.8.3.1
4.8.4.0
org.apache.maven.plugins maven-checkstyle-plugin
org.jacoco jacoco-maven-plugin0.8.11
+0.8.12 @@ -206,4 +222,4 @@

Project Report Plugins

} - + \ No newline at end of file diff --git a/project-info.html b/project-info.html index 1b7fb294b..091fbb8af 100644 --- a/project-info.html +++ b/project-info.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -129,4 +129,4 @@

Overview

} - + \ No newline at end of file diff --git a/project-reports.html b/project-reports.html index 9abc93a4d..cc435679d 100644 --- a/project-reports.html +++ b/project-reports.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -101,4 +101,4 @@

Overview

} - + \ No newline at end of file diff --git a/property-updates-report.html b/property-updates-report.html index f5a2e92bc..217b212cc 100644 --- a/property-updates-report.html +++ b/property-updates-report.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -105,7 +105,7 @@

Summary of properties associated with artifact versions

${asm.version} -9.6 +9.7 @@ -113,7 +113,7 @@

Summary of properties associated with artifact versions

${assembly.plugin} -3.6.0 +3.7.1 @@ -161,7 +161,7 @@

Summary of properties associated with artifact versions

${checkstyle.version} -10.13.0 +10.15.0 @@ -185,7 +185,7 @@

Summary of properties associated with artifact versions

${compiler.plugin} -3.12.1 +3.13.0 @@ -225,7 +225,7 @@

Summary of properties associated with artifact versions

${extra-enforcer-rules.version} -1.7.0 +1.8.0 @@ -249,7 +249,7 @@

Summary of properties associated with artifact versions

${git-commit.plugin} -7.0.0 +8.0.2 @@ -257,7 +257,7 @@

Summary of properties associated with artifact versions

${gpg.plugin} -3.1.0 +3.2.3 @@ -281,7 +281,7 @@

Summary of properties associated with artifact versions

${jacoco.plugin} -0.8.11 +0.8.12 @@ -289,7 +289,7 @@

Summary of properties associated with artifact versions

${jar.plugin} -3.3.0 +3.4.0 @@ -329,7 +329,7 @@

Summary of properties associated with artifact versions

${modernizer.plugin} -2.7.0 +2.8.0 @@ -377,7 +377,7 @@

Summary of properties associated with artifact versions

${rewrite.plugin} -5.22.0 +5.28.0 @@ -393,7 +393,7 @@

Summary of properties associated with artifact versions

${shade.plugin} -3.5.1 +3.5.2 @@ -409,7 +409,7 @@

Summary of properties associated with artifact versions

${sonar.plugin} -3.10.0.2594 +3.11.0.3922 @@ -417,7 +417,7 @@

Summary of properties associated with artifact versions

${sortpom.plugin} -3.3.0 +3.4.1 @@ -425,7 +425,7 @@

Summary of properties associated with artifact versions

${source.plugin} -3.3.0 +3.3.1 @@ -433,7 +433,7 @@

Summary of properties associated with artifact versions

${spotbugs.plugin} -4.8.3.1 +4.8.4.0 @@ -465,7 +465,7 @@

Summary of properties associated with artifact versions

${whitespace.plugin} -1.3.1 +1.3.2 @@ -522,10 +522,10 @@

${asm.version}

org.ow2.asm:asm Current Version -9.6 +9.7 Allowed version range -9.6 +9.7 Infer associations from project Yes @@ -551,10 +551,10 @@

${assembly.plugin}

org.apache.maven.plugins:maven-assembly-plugin Current Version -3.6.0 +3.7.1 Allowed version range -3.6.0 +3.7.1 Infer associations from project Yes @@ -725,10 +725,10 @@

${checkstyle.version}

com.puppycrawl.tools:checkstyle Current Version -10.13.0 +10.15.0 Allowed version range -10.13.0 +10.15.0 Infer associations from project Yes @@ -812,10 +812,10 @@

${compiler.plugin}

org.apache.maven.plugins:maven-compiler-plugin Current Version -3.12.1 +3.13.0 Allowed version range -3.12.1 +3.13.0 Infer associations from project Yes @@ -957,10 +957,10 @@

${extra-enforcer-rules.version}

org.codehaus.mojo:extra-enforcer-rules Current Version -1.7.0 +1.8.0 Allowed version range -1.7.0 +1.8.0 Infer associations from project Yes @@ -1044,10 +1044,10 @@

${git-commit.plugin}

io.github.git-commit-id:git-commit-id-maven-plugin Current Version -7.0.0 +8.0.2 Allowed version range -7.0.0 +8.0.2 Infer associations from project Yes @@ -1073,10 +1073,10 @@

${gpg.plugin}

org.apache.maven.plugins:maven-gpg-plugin Current Version -3.1.0 +3.2.3 Allowed version range -3.1.0 +3.2.3 Infer associations from project Yes @@ -1160,10 +1160,10 @@

${jacoco.plugin}

org.jacoco:jacoco-maven-plugin Current Version -0.8.11 +0.8.12 Allowed version range -0.8.11 +0.8.12 Infer associations from project Yes @@ -1189,10 +1189,10 @@

${jar.plugin}

org.apache.maven.plugins:maven-jar-plugin Current Version -3.3.0 +3.4.0 Allowed version range -3.3.0 +3.4.0 Infer associations from project Yes @@ -1334,10 +1334,10 @@

${modernizer.plugin}

org.gaul:modernizer-maven-plugin Current Version -2.7.0 +2.8.0 Allowed version range -2.7.0 +2.8.0 Infer associations from project Yes @@ -1508,10 +1508,10 @@

${rewrite.plugin}

org.openrewrite.maven:rewrite-maven-plugin Current Version -5.22.0 +5.28.0 Allowed version range -5.22.0 +5.28.0 Infer associations from project Yes @@ -1566,10 +1566,10 @@

${shade.plugin}

org.apache.maven.plugins:maven-shade-plugin Current Version -3.5.1 +3.5.2 Allowed version range -3.5.1 +3.5.2 Infer associations from project Yes @@ -1624,10 +1624,10 @@

${sonar.plugin}

org.sonarsource.scanner.maven:sonar-maven-plugin Current Version -3.10.0.2594 +3.11.0.3922 Allowed version range -3.10.0.2594 +3.11.0.3922 Infer associations from project Yes @@ -1653,10 +1653,10 @@

${sortpom.plugin}

com.github.ekryd.sortpom:sortpom-maven-plugin Current Version -3.3.0 +3.4.1 Allowed version range -3.3.0 +3.4.1 Infer associations from project Yes @@ -1682,10 +1682,10 @@

${source.plugin}

org.apache.maven.plugins:maven-source-plugin Current Version -3.3.0 +3.3.1 Allowed version range -3.3.0 +3.3.1 Infer associations from project Yes @@ -1711,10 +1711,10 @@

${spotbugs.plugin}

com.github.spotbugs:spotbugs-maven-plugin Current Version -4.8.3.1 +4.8.4.0 Allowed version range -4.8.3.1 +4.8.4.0 Infer associations from project Yes @@ -1827,10 +1827,10 @@

${whitespace.plugin}

com.github.hazendaz.maven:whitespace-maven-plugin Current Version -1.3.1 +1.3.2 Allowed version range -1.3.1 +1.3.2 Infer associations from project Yes @@ -1862,4 +1862,4 @@

${whitespace.plugin}

} - + \ No newline at end of file diff --git a/scm.html b/scm.html index 154ee7dc8..6c5cb7d6a 100644 --- a/scm.html +++ b/scm.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -76,11 +76,11 @@

Web Browser Access

Anonymous Access

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

-
$ git clone ssh://git@github.com/mybatis/parent.git
+
$ git clone --branch mybatis-parent-43 ssh://git@github.com/mybatis/parent.git

Developer Access

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

-
$ git clone ssh://git@github.com/mybatis/parent.git
+
$ git clone --branch mybatis-parent-43 ssh://git@github.com/mybatis/parent.git

Access from Behind a Firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

@@ -102,4 +102,4 @@

Access from Behind a Firewall

} - + \ No newline at end of file diff --git a/summary.html b/summary.html index 5cbb355b1..5ef606b26 100644 --- a/summary.html +++ b/summary.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -106,7 +106,7 @@

Build Information

mybatis-parent Version -43-SNAPSHOT +43 Type pom @@ -129,4 +129,4 @@

Build Information

} - + \ No newline at end of file diff --git a/surefire-report.html b/surefire-report.html index c1bd41418..25b28805d 100644 --- a/surefire-report.html +++ b/surefire-report.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -113,4 +113,4 @@

Summary


} - + \ No newline at end of file diff --git a/team.html b/team.html index dca046904..818da5253 100644 --- a/team.html +++ b/team.html @@ -2,7 +2,7 @@ @@ -27,9 +27,9 @@ @@ -220,4 +220,4 @@

Contributors

} - + \ No newline at end of file