Skip to content

Commit 9826d03

Browse files
committed
## 2.3.34
* fixed #317 switch Context is broken * fixed #326 add Context to Breadcrumb * fixed #327 AbstractController: rename rootCategories to rootProjects (line 77) * fixed #328 AbstractController: rename allCategories to allProjects (line 66) * fixed #329 AbstractController: remove side effects from getContext (line 145, 159) * fixed #330 Add Project to Root Project: preset correct Context * fixed #331 Edit Project: update HTML Layout to current Bootstrap Version
1 parent b6a68b0 commit 9826d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<properties>
7070
<java.version>15</java.version>
71-
<version.maven>3.6.2</version.maven>
71+
<version.maven>3.6.3</version.maven>
7272
<pmdVersion>6.28.0</pmdVersion>
7373

7474
<!-- SCM and Releasing with Maven -->

0 commit comments

Comments
 (0)