Bump MathJax from 2.7.2 to 2.7.9

This commit is contained in:
Gary Gregory 2024-08-26 07:14:39 -04:00
parent f5337f18c9
commit b4c668d306
2 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,7 @@
<commons.jacoco.lineRatio>0.85</commons.jacoco.lineRatio>
<commons.jacoco.complexityRatio>0.78</commons.jacoco.complexityRatio>
<doxia.module.markdown.version>1.12.0</doxia.module.markdown.version>
<math.mathjax.version>2.7.2</math.mathjax.version>
<math.mathjax.version>2.7.9</math.mathjax.version>
</properties>
<build>
<defaultGoal>clean verify apache-rat:check pmd:check checkstyle:check japicmp:cmp javadoc:javadoc</defaultGoal>

View File

@ -44,6 +44,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 71 to 73.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #522, #532.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre #531.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump MathJax from 2.7.2 to 2.7.9.</action>
</release>
<release version="4.5.0-M2" date="2024-06-15" description="This milestone release requires Java 8 and adds the package `org.apache.commons.collections4.bloomfilter`.">
<!-- ADD -->