in src/main/java/org/apache/maven/plugins/pdf/DateBean.java [91:95]
public String getYear() { synchronized (this) { return YEAR.format(date); } }