Skip to content

Commit

Permalink
update to log4j2 2.20.0, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vsch committed May 2, 2023
1 parent 43d2950 commit dff663d
Show file tree
Hide file tree
Showing 66 changed files with 113 additions and 70 deletions.
16 changes: 16 additions & 0 deletions .idea/libraries/apache_logging_log4j_1_2_api.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .idea/libraries/apache_logging_log4j_api.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 11 additions & 5 deletions .idea/libraries/apache_logging_log4j_core.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flexmark-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-all</artifactId>
Expand Down
4 changes: 3 additions & 1 deletion flexmark-core-test/flexmark-core-test.iml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@
<orderEntry type="library" name="Maven: net.sf.jopt-simple:jopt-simple:4.6" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-math3:3.2" level="project" />
<orderEntry type="library" name="Maven: junit:junit:4.13" level="project" />
<orderEntry type="library" name="apache.logging.log4j.api" level="project" />
<orderEntry type="library" name="apache.logging.log4j.1.2.api" level="project" />
</component>
</module>
</module>
2 changes: 1 addition & 1 deletion flexmark-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-core-test</artifactId>
Expand Down
3 changes: 3 additions & 0 deletions flexmark-docx-converter/flexmark-docx-converter.iml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,8 @@
<orderEntry type="library" name="slf4j.log4j.over" level="project" />
<orderEntry type="library" name="slf4j-api-1.7.26" level="project" />
<orderEntry type="library" name="docx4j.JAXB.ReferenceImpl" level="project" />
<orderEntry type="library" name="apache.logging.log4j.core" level="project" />
<orderEntry type="library" name="apache.logging.log4j.api" level="project" />
<orderEntry type="library" name="apache.logging.log4j.1.2.api" level="project" />
</component>
</module>
2 changes: 1 addition & 1 deletion flexmark-docx-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-docx-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-abbreviation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-abbreviation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-admonition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-admonition</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flexmark-ext-anchorlink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-anchorlink</artifactId>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-jira-converter</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-aside/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-aside</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-attributes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-attributes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-autolink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-autolink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-definition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-definition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-emoji/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-emoji</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-enumerated-reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-enumerated-reference</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-escaped-character/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-escaped-character</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-footnotes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-footnotes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-gfm-issues/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-gfm-issues</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-gfm-strikethrough/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-gfm-strikethrough</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-gfm-tasklist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-gfm-tasklist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-gfm-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-gfm-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-gitlab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-gitlab</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-ins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-ins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-jekyll-front-matter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-jekyll-front-matter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-jekyll-tag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-jekyll-tag</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-macros/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-macros</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-media-tags/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-media-tags</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-resizable-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-resizable-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-spec-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-spec-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-superscript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-superscript</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-tables/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-tables</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-toc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-toc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-typographic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-typographic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-wikilink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-wikilink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-xwiki-macros/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-java</artifactId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-xwiki-macros</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-yaml-front-matter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>flexmark-java</artifactId>
<groupId>com.vladsch.flexmark</groupId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>

<artifactId>flexmark-ext-yaml-front-matter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flexmark-ext-youtube-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>flexmark-java</artifactId>
<groupId>com.vladsch.flexmark</groupId>
<version>0.64.2</version>
<version>0.64.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit dff663d

Please sign in to comment.