File tree 4 files changed +9
-3
lines changed
4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
include https://raw.githubusercontent.com/codemonstur/bobfiles/master/foss-lib-github
2
2
3
3
vendor: com.github.codemonstur
4
- version: 5.4.1
4
+ version: 5.4.2
5
5
enablePreview: false
6
6
packaging: maven-plugin
7
7
dependencies:
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.github.codemonstur</groupId >
5
5
<artifactId >htmlcompiler</artifactId >
6
- <version >5.4.1 </version >
6
+ <version >5.4.2 </version >
7
7
<packaging >maven-plugin</packaging >
8
8
9
9
<name >${project.groupId} :${project.artifactId} </name >
Original file line number Diff line number Diff line change 1
1
5.4.1
2
2
3
- Added additional dependencies for google closure compiler
3
+ Added additional dependencies for google closure compiler
Original file line number Diff line number Diff line change
1
+ 5.4.2
2
+
3
+ Fixed JS compression with GCC
4
+ Set default GCC compression to simple
5
+ Added 'use strict'
6
+ Added nonce attribute to known list
You can’t perform that action at this time.
0 commit comments